Datasets:
Add metadata.json
Browse files- metadata.json +17 -0
metadata.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hdx_name": "africa-covid-19-cumulative-recoveries",
|
| 3 |
+
"slug": "africa-covid-19-cumulative-recoveries",
|
| 4 |
+
"source_url": "https://data.humdata.org/dataset/0d4ec0e9-6da2-40ea-ab0c-35ef2b7e4bf1/resource/fb21c953-fc6d-4d3a-9500-4a1949cd054f/download/africa_covid19_cumulative_recoveries_national.csv",
|
| 5 |
+
"license": "cc-by",
|
| 6 |
+
"organization": "HERA - Humanitarian Emergency Response Africa",
|
| 7 |
+
"prep_report": {
|
| 8 |
+
"original_rows": 996,
|
| 9 |
+
"original_cols": 1,
|
| 10 |
+
"dropped_cols": [],
|
| 11 |
+
"duplicates_removed": 941,
|
| 12 |
+
"type_casts": {},
|
| 13 |
+
"final_rows": 55,
|
| 14 |
+
"final_cols": 3
|
| 15 |
+
},
|
| 16 |
+
"processed_at": "2026-04-05T15:54:45.683219"
|
| 17 |
+
}
|