Add metadata.json
Browse files- metadata.json +20 -0
metadata.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hdx_name": "somalia-health-facilities-data",
|
| 3 |
+
"slug": "africa-somalia-health-facilities-data",
|
| 4 |
+
"source_url": "https://data.humdata.org/dataset/9fd710d4-ab87-43c9-b6da-39847af345b1/resource/3bc1cf5a-a46d-47a5-8f7f-93789f5db5b9/download/health-facilities.xlsx",
|
| 5 |
+
"license": "cc-by-igo",
|
| 6 |
+
"organization": "World Health Organization",
|
| 7 |
+
"prep_report": {
|
| 8 |
+
"original_rows": 520,
|
| 9 |
+
"original_cols": 6,
|
| 10 |
+
"dropped_cols": [],
|
| 11 |
+
"duplicates_removed": 0,
|
| 12 |
+
"type_casts": {
|
| 13 |
+
"latiitude": "numeric",
|
| 14 |
+
"longititude": "numeric"
|
| 15 |
+
},
|
| 16 |
+
"final_rows": 520,
|
| 17 |
+
"final_cols": 8
|
| 18 |
+
},
|
| 19 |
+
"processed_at": "2026-04-17T19:05:44.980993"
|
| 20 |
+
}
|