Add metadata.json
Browse files- metadata.json +26 -0
metadata.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hdx_name": "who-historical-data-for-tkm",
|
| 3 |
+
"slug": "asia-who-historical-data-for-turkmenistan",
|
| 4 |
+
"source_url": "https://data.humdata.org/dataset/5850da31-31f6-439e-8561-96e1ae0ad336/resource/d5606429-7088-4668-ab7d-f81332fc21cc/download/historical_health_indicators_tkm.csv",
|
| 5 |
+
"license": "hdx-other",
|
| 6 |
+
"organization": "World Health Organization",
|
| 7 |
+
"prep_report": {
|
| 8 |
+
"original_rows": 9969,
|
| 9 |
+
"original_cols": 17,
|
| 10 |
+
"dropped_cols": [
|
| 11 |
+
"gho_url"
|
| 12 |
+
],
|
| 13 |
+
"duplicates_removed": 67,
|
| 14 |
+
"type_casts": {
|
| 15 |
+
"year_display": "numeric",
|
| 16 |
+
"startyear": "numeric",
|
| 17 |
+
"endyear": "numeric",
|
| 18 |
+
"numeric": "numeric",
|
| 19 |
+
"low": "numeric",
|
| 20 |
+
"high": "numeric"
|
| 21 |
+
},
|
| 22 |
+
"final_rows": 9902,
|
| 23 |
+
"final_cols": 18
|
| 24 |
+
},
|
| 25 |
+
"processed_at": "2026-05-07T09:43:27.397170"
|
| 26 |
+
}
|