Datasets:
Add metadata.json
Browse files- metadata.json +34 -0
metadata.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hdx_name": "sierra-leone-healthsites",
|
| 3 |
+
"slug": "africa-health-facilities-sierra-leone",
|
| 4 |
+
"source_url": "https://data.humdata.org/dataset/7cf66396-0514-43c7-b750-bbc584a17919/resource/3faba6d2-4a67-47c9-a6ee-a205c65f7b1b/download/sierra-leone.csv",
|
| 5 |
+
"license": "ODbL",
|
| 6 |
+
"organization": "Global Healthsites Mapping Project",
|
| 7 |
+
"prep_report": {
|
| 8 |
+
"original_rows": 556,
|
| 9 |
+
"original_cols": 35,
|
| 10 |
+
"dropped_cols": [
|
| 11 |
+
"operator_type",
|
| 12 |
+
"operational_status",
|
| 13 |
+
"beds",
|
| 14 |
+
"staff_doctors",
|
| 15 |
+
"staff_nurses",
|
| 16 |
+
"health_amenity_type",
|
| 17 |
+
"wheelchair",
|
| 18 |
+
"insurance",
|
| 19 |
+
"electricity",
|
| 20 |
+
"is_in_health_area",
|
| 21 |
+
"is_in_health_zone",
|
| 22 |
+
"url",
|
| 23 |
+
"addr_housenumber",
|
| 24 |
+
"addr_postcode"
|
| 25 |
+
],
|
| 26 |
+
"duplicates_removed": 0,
|
| 27 |
+
"type_casts": {
|
| 28 |
+
"changeset_timestamp": "datetime"
|
| 29 |
+
},
|
| 30 |
+
"final_rows": 556,
|
| 31 |
+
"final_cols": 23
|
| 32 |
+
},
|
| 33 |
+
"processed_at": "2026-04-20T11:47:00.134170"
|
| 34 |
+
}
|