Add metadata.json
Browse files- metadata.json +21 -0
metadata.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hdx_name": "ghana-uneca-education",
|
| 3 |
+
"slug": "africa-ghana-uneca-education",
|
| 4 |
+
"source_url": "https://data.humdata.org/dataset/214c44d8-d53f-4dbf-bb15-ee5670ea2026/resource/9497eb9e-10c4-4944-81a4-7b54552568b2/download/ghana-education.csv",
|
| 5 |
+
"license": "cc-by-igo",
|
| 6 |
+
"organization": "United Nations Economic Commission for Africa",
|
| 7 |
+
"prep_report": {
|
| 8 |
+
"original_rows": 54,
|
| 9 |
+
"original_cols": 11,
|
| 10 |
+
"dropped_cols": [
|
| 11 |
+
"2010",
|
| 12 |
+
"2018",
|
| 13 |
+
"2019"
|
| 14 |
+
],
|
| 15 |
+
"duplicates_removed": 0,
|
| 16 |
+
"type_casts": {},
|
| 17 |
+
"final_rows": 54,
|
| 18 |
+
"final_cols": 10
|
| 19 |
+
},
|
| 20 |
+
"processed_at": "2026-04-11T03:08:16.929320"
|
| 21 |
+
}
|