Add metadata.json
Browse files- metadata.json +26 -0
metadata.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hdx_name": "who-historical-data-for-uzb",
|
| 3 |
+
"slug": "asia-who-historical-data-for-uzbekistan",
|
| 4 |
+
"source_url": "https://data.humdata.org/dataset/924d952f-d914-4a42-8793-f9e3010659cc/resource/d56e13ca-9012-4731-a948-0c7147c27001/download/historical_health_indicators_uzb.csv",
|
| 5 |
+
"license": "hdx-other",
|
| 6 |
+
"organization": "World Health Organization",
|
| 7 |
+
"prep_report": {
|
| 8 |
+
"original_rows": 9081,
|
| 9 |
+
"original_cols": 17,
|
| 10 |
+
"dropped_cols": [
|
| 11 |
+
"gho_url"
|
| 12 |
+
],
|
| 13 |
+
"duplicates_removed": 14,
|
| 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": 9067,
|
| 23 |
+
"final_cols": 18
|
| 24 |
+
},
|
| 25 |
+
"processed_at": "2026-05-07T09:39:41.645115"
|
| 26 |
+
}
|