Datafable / rolling-blackout-belgium

Rolling blackout plan in Belgium
http://datafable.github.io/rolling-blackout-belgium/viz/
Other
18 stars 12 forks source link

Add municipality_geojson column to blackout data #9

Closed peterdesmet closed 9 years ago

peterdesmet commented 9 years ago

If I do a merge between the blackout data and the geojson, 561 out of the 589 municipalities match. For 28 I need a mapping. The best way to do this, is to add a municipality_geojson column to blackout data (see #8) and populate as:

  1. If found in municipalities_to_map.csv, use the municipality_geojsonvalue.
  2. Otherwise, populate with the same value as municipality.

All add the mapping file soon.

peterdesmet commented 9 years ago

File is here: https://github.com/Datafable/power-shutdown-belgium/blob/master/data/blackout/municipalities_to_map.csv