developmentseed / road-planning-datapipeline

Data pipeline for the Road Planning tool
MIT License
0 stars 1 forks source link

Indicator - criticality education #5

Closed olafveerman closed 4 years ago

olafveerman commented 4 years ago

Network criticality in relation to education facilities

olafveerman commented 4 years ago

Steps:

  1. [x] clean up POI data - @olafveerman
  2. [x] generate OD pairs. Each origin (settlements) to closest destination (POI) - @olafveerman
  3. [ ] run OSRM routing using fastest path. This returns the segments used per OD pair - @danielfdsilva
  4. [ ] count the number of times a segment is used (since we don't have population, each OD pair is weighed equally) - @danielfdsilva
  5. [ ] calculate indicator score from the value - @danielfdsilva
olafveerman commented 4 years ago

@danielfdsilva OD Pairs can be found here: s3://road-data-input-haiti/od/od-education.json