Kossisoroyce commited on
Commit
5c36478
·
verified ·
1 Parent(s): 8412a94

Add metadata.json

Browse files
Files changed (1) hide show
  1. metadata.json +29 -0
metadata.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "hdx_name": "ourairports-bfa",
3
+ "slug": "africa-aviation-burkina-faso",
4
+ "source_url": "https://ourairports.com/countries/BF/airports.hxl",
5
+ "license": "Public Domain",
6
+ "organization": "OurAirports",
7
+ "prep_report": {
8
+ "original_rows": 52,
9
+ "original_cols": 24,
10
+ "dropped_cols": [
11
+ "local_code",
12
+ "home_link",
13
+ "keywords"
14
+ ],
15
+ "duplicates_removed": 0,
16
+ "type_casts": {
17
+ "id": "numeric",
18
+ "latitude_deg": "numeric",
19
+ "longitude_deg": "numeric",
20
+ "elevation_ft": "numeric",
21
+ "scheduled_service": "numeric",
22
+ "score": "numeric",
23
+ "last_updated": "datetime"
24
+ },
25
+ "final_rows": 52,
26
+ "final_cols": 23
27
+ },
28
+ "processed_at": "2026-04-22T13:25:09.376969"
29
+ }