Datasets:
Add metadata.json
Browse files- metadata.json +22 -0
metadata.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hdx_name": "cod-ibtracs-tropical-storm-tracks",
|
| 3 |
+
"slug": "africa-cod-ibtracs-tropical-storm-tracks",
|
| 4 |
+
"source_url": "https://data.humdata.org/dataset/29d88b1b-1f5e-49b7-a3c7-8f55e1bb4616/resource/7dcddedf-6574-49c1-a62d-a49f3ab2eb77/download/ibtracs_all_list_v04r01_cod.csv",
|
| 5 |
+
"license": "cc-by-igo",
|
| 6 |
+
"organization": "HDX",
|
| 7 |
+
"prep_report": {
|
| 8 |
+
"original_rows": 37116,
|
| 9 |
+
"original_cols": 10,
|
| 10 |
+
"dropped_cols": [],
|
| 11 |
+
"duplicates_removed": 0,
|
| 12 |
+
"type_casts": {
|
| 13 |
+
"number": "numeric",
|
| 14 |
+
"iso_time": "datetime",
|
| 15 |
+
"lat": "numeric",
|
| 16 |
+
"lon": "numeric"
|
| 17 |
+
},
|
| 18 |
+
"final_rows": 37116,
|
| 19 |
+
"final_cols": 12
|
| 20 |
+
},
|
| 21 |
+
"processed_at": "2026-04-05T21:40:03.583355"
|
| 22 |
+
}
|