kartoza / rir-dashboard

An open platform for risk informed response planning.
https://kartoza.github.io/rir-dashboard
GNU Affero General Public License v3.0
1 stars 5 forks source link

We need to import Context Layers #254

Open meomancer opened 2 years ago

meomancer commented 2 years ago
C Layer Done Type Resolution Source Mode Note
πŸ”— Conflict incidents and fatalities
  • - [ ]
Conflict Point ACLED API See link
πŸ”— Administrative boundaries - 0, 1,2, (3 where available)
  • - [ ]
Logistics Admin2 UNICEF API See link
πŸ”— Cities and towns
  • - [ ]
Logistics Point Esri API Where is the API
πŸ”— Roads, ports and airports, border crossings
  • - [ ]
Logistics Point Open Street Map / WFP Geonode API See link
πŸ”— UNICEF office/warehouse locations
  • - [ ]
Logistics Point UNICEF API Where is the API
6 Cyclone position/forecast track/error cone
  • - [ ]
Natural Hazard Point Esri API
7 Drought alerts
  • - [ ]
Natural Hazard 10km JRC GDO API
8 Earthquake magnitude/shake intensity map
  • - [ ]
Natural Hazard Point USGS API
9 Flood warning
  • - [ ]
Natural Hazard Point GeoGLOWS API
10 GDACS alerts multi-hazard
  • - [ ]
Natural Hazard Point JRC GDACS API
11 Locusts
  • - [ ]
Natural Hazard Point FAO API
12 Long range weather forecast
  • - [ ]
Natural Hazard 1km ECMWF API
13 Displacement camp locations
  • - [ ]
Population Point UNHCR API
14 Gender Development Index (and components)
  • - [ ]
Population Admin1 GlobalDataLab one-off
15 Human Development Index (and components)
  • - [ ]
Population Admin1 GlobalDataLab one-off
16 IPC/Cadre Harmonise
  • - [ ]
Population Admin2 IPC API
17 Multi-Dimensional Poverty Index
  • - [ ]
Population Admin1 World Bank one-off
18 Population distribution (including age/gender breakdown)
  • - [ ]
Population 100m WorldPop API
19 Programme coverage data from eTools as available
  • - [ ]
Programme Admin2 UNICEF API
20 Cyclones (100y)
  • - [ ]
Risk/Exposure 10km 2015 GAR one-off
21 Drought (based on past events)
  • - [ ]
Risk/Exposure 10km 2015 GAR one-off
22 Earthquake (475y)
  • - [ ]
Risk/Exposure 10km 2015 GAR one-off
23 Flood (100y)
  • - [ ]
Risk/Exposure 100m JRC one-off
24 Tsunami (500y)
  • - [ ]
Risk/Exposure 1km 2015 GAR one-off
25 UNDSS security levels
  • - [ ]
Security Admin1 UNDSS API
26 3rd/field monitoring for programme
  • - [ ]
Programme depends UNICEF CO Depends
27 Editable layers for access (cities, roads, polygons)
  • - [ ]
Security Point UNICEF EMOPS Manual
28 Subnational conflict trend (fatalities and events)
  • - [ ]
Alert Admin2 ACLED API
29 Location, status, capacity of warehouses
  • - [ ]
Warehouse Point UNICEF Supply Chain API to be explored
30 Location, number, office type
  • - [ ]
Staff – HR Point DFAM Manual
meomancer commented 2 years ago
1 A- Basic Conflict Conflict incidents and fatalities Point ACLED API
It returns protobuffer
Need to know how to handle this as context layer

How To Access

The API POST https://dashboard.api.acleddata.com/aggregations/events/proto Payload

{"event_date":"04/15/2021,04/15/2022","sub_event_type":"1322,2673,2422,1376,1357,1665,1400,2766595,1789,1585,1687,4706,1392,1412","admin1":"3850,3581,2433,3852,1586,3569,3402,2022,1606,1575,1514,1550,4561,4265,5994,4559,4263,4883","view":"full"}
meomancer commented 2 years ago
2 A- Basic Logistics Administrative boundaries - 0, 1,2, (3 where available) Admin2 UNICEF API
We already have this, do we need to still save this?
Where is the API?
meomancer commented 2 years ago
3 A- Basic Logistics Cities and towns Point Esri API
Where is the API?
meomancer commented 2 years ago
4 A- Basic Logistics Roads, ports and airports, border crossings Point Open Street Map / WFP Geonode API
We can use docker osm.
Is the unicef osgs stack have this? https://staging.osgs.rir.kartoza.com/
meomancer commented 2 years ago
5 UNICEF office/warehouse locations Β  Logistics Point UNICEF API
Where is the API?