Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leaflet map with total tax rate per municipality #12

Open
lambiase opened this issue Apr 27, 2018 · 1 comment
Open

Leaflet map with total tax rate per municipality #12

lambiase opened this issue Apr 27, 2018 · 1 comment

Comments

@lambiase
Copy link
Contributor

It would be nice to have a leaflet map showing the total tax rate for all the municipalities in Switzerland depending on:

  • Civil status
  • Number of kids (and their age?)
  • Double income?
  • Church affiliation
  • Age?
  • etc.

See for example:
https://blog.derbund.ch/datenblog/index.php/4117/wo-liegt-ihr-steuerparadies

The polygon information for the different municipalities can be downloaded from
https://opendata.swiss/en/dataset/swissboundaries3d-gemeindegrenzen
(see https://map.geo.admin.ch/?topic=swisstopo&lang=de&bgLayer=voidLayer&zoom=2&layers=ch.swisstopo.swissboundaries3d-gemeinde-flaeche.fill&catalogNodes=1476,1482&E=2662949.62&N=1169260.05 for a rendering of municipalities on the map of Switzerland)

The polygon data needs to be converted into a format that can be consumed by leaflet, for example geojson.
It might be useful to have a look at https://github.com/interactivethings/swiss-maps

@fvitalini
Copy link
Contributor

Example with ggplot done for the SmaRP presentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants