Kossisoroyce commited on
Commit
2fcf24e
·
verified ·
1 Parent(s): 4c53960

Add metadata.json

Browse files
Files changed (1) hide show
  1. metadata.json +26 -0
metadata.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "hdx_name": "ifrc-appeals-data-for-kenya",
3
+ "slug": "africa-ifrc-appeals-data-for-kenya",
4
+ "source_url": "https://data.humdata.org/dataset/338d5e96-10bd-4932-94e0-37cb005a924c/resource/a7633579-55fd-46ac-8d36-e72ad3fecbaf/download/appeals_data_ken.csv",
5
+ "license": "cc-by-igo",
6
+ "organization": "International Federation of Red Cross and Red Crescent Societies (IFRC)",
7
+ "prep_report": {
8
+ "original_rows": 104,
9
+ "original_cols": 41,
10
+ "dropped_cols": [
11
+ "dtype_summary",
12
+ "country_average_household_size"
13
+ ],
14
+ "duplicates_removed": 0,
15
+ "type_casts": {
16
+ "start_date": "datetime",
17
+ "end_date": "datetime",
18
+ "real_data_update": "datetime",
19
+ "created_at": "datetime",
20
+ "modified_at": "datetime"
21
+ },
22
+ "final_rows": 104,
23
+ "final_cols": 41
24
+ },
25
+ "processed_at": "2026-04-10T03:08:02.960726"
26
+ }