de afdelingen van BIJ1 en hun gebieden
Go to file
Kiara Grouwstra b0e7dbccf0 0BSD 2021-12-25 17:21:43 +01:00
design afdelingen svg 2021-12-25 01:27:02 +01:00
pc7 init: wip 2021-12-21 00:12:10 +01:00
.gitignore init: wip 2021-12-21 00:12:10 +01:00
LICENSE 0BSD 2021-12-25 17:21:43 +01:00
Makefile separate imports 2021-12-25 12:34:55 +01:00
README.md ditch bom, svg tooltips wip 2021-12-24 17:40:22 +01:00
afdelingen.csv init: wip 2021-12-21 00:12:10 +01:00
afdelingsgebieden.csv afdelingen svg 2021-12-25 01:27:02 +01:00
bij1-gebieden.csv afdelingen svg 2021-12-25 01:27:02 +01:00
gemeenten.csv init: wip 2021-12-21 00:12:10 +01:00
style_afdelingen.sh afdelingen svg 2021-12-25 01:27:02 +01:00
style_gr.sh afdelingen svg 2021-12-25 01:27:02 +01:00

README.md

BIJ1 Afdelingen

Data on BIJ1's local branches in the Netherlands, and their various areas.

goals

  • Formalize data on BIJ1 branches and their areas:
    • municipality
    • BIJ1 branch
    • campaign area
  • incorporate Caribbean municipalities
  • incorporate branches in founding
  • add branch status (in founding, official, inactive)
  • Figure out the above given a member's address
  • Make SVGs of the above areas, with tooltips.
  • Facilitate automatically updating the above, including when source data changes.

caveats

  • Our best data mapping addresses to municipality is based on a 2020 dataset consisting of postal code (in pc6 format, e.g. 1234AB) plus number (huisnummer). Such a mapping is not fully deterministic however, as this would require also the extensions (e.g. 1A), data on which seems nonexistant.
  • Having used that 2020 dataset, we had to guess a present municipality for the former municipality of Haaren, which in 2021 was split into Boxtel / Oisterwijk / Vught / Tilburg.

requirements