Add metadata.json
Browse files- metadata.json +20 -0
metadata.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hdx_name": "dhs-subnational-data-for-angola",
|
| 3 |
+
"slug": "africa-demographics-angola",
|
| 4 |
+
"source_url": "https://data.humdata.org/dataset/e204deff-471d-4367-bf53-02b3bda081be/resource/485b6c1c-4088-4d44-b2fd-9fac64236b79/download/dhs-quickstats_subnational_ago.csv",
|
| 5 |
+
"license": "hdx-other",
|
| 6 |
+
"organization": "The DHS Program",
|
| 7 |
+
"prep_report": {
|
| 8 |
+
"original_rows": 1094,
|
| 9 |
+
"original_cols": 30,
|
| 10 |
+
"dropped_cols": [
|
| 11 |
+
"cilow",
|
| 12 |
+
"cihigh"
|
| 13 |
+
],
|
| 14 |
+
"duplicates_removed": 0,
|
| 15 |
+
"type_casts": {},
|
| 16 |
+
"final_rows": 1094,
|
| 17 |
+
"final_cols": 30
|
| 18 |
+
},
|
| 19 |
+
"processed_at": "2026-04-21T01:15:57.429963"
|
| 20 |
+
}
|