Kossisoroyce commited on
Commit
dbcce81
·
verified ·
1 Parent(s): a9efaaf

Add metadata.json

Browse files
Files changed (1) hide show
  1. metadata.json +33 -0
metadata.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "hdx_name": "burkina_faso_most_likely_fewsnet_fipe",
3
+ "slug": "africa-burkina-faso-most-likely-fewsnet-fipe",
4
+ "source_url": "https://fdw.fews.net/api/ipcpopulationsize/?preference=best&country=BF&scenario=ML&format=csv",
5
+ "license": "cc-by",
6
+ "organization": "FEWS NET",
7
+ "prep_report": {
8
+ "original_rows": 75,
9
+ "original_cols": 49,
10
+ "dropped_cols": [
11
+ "admin_1",
12
+ "admin_2",
13
+ "admin_3",
14
+ "admin_4",
15
+ "pct_phase3",
16
+ "pct_phase4",
17
+ "pct_phase5"
18
+ ],
19
+ "duplicates_removed": 0,
20
+ "type_casts": {
21
+ "projection_start": "datetime",
22
+ "projection_end": "datetime",
23
+ "created": "datetime",
24
+ "modified": "datetime",
25
+ "status_changed": "datetime",
26
+ "collection_status_changed": "datetime",
27
+ "reporting_date": "datetime"
28
+ },
29
+ "final_rows": 75,
30
+ "final_cols": 44
31
+ },
32
+ "processed_at": "2026-04-08T03:14:03.504544"
33
+ }