codeforberlin / tickets

Collecting good beginner tasks and project ideas.
https://github.com/codeforberlin/tickets/issues
Creative Commons Zero v1.0 Universal
16 stars 0 forks source link

filter political donations by politicians #8

Open jfilter opened 6 years ago

jfilter commented 6 years ago

LobbyControl created a machine readable data about the political donations in Germany. https://lobbypedia.de/wiki/Parteispenden-Datenbank

It's common that politicians donate for their own party. So let's take a closer look into this. Go over each and filter out all the politican. But don't do it manually. Use some APIs either from https://www.abgeordnetenwatch.de/api or https://www.wikidata.org/wiki/Wikidata:Main_Page

related: https://github.com/jfilter/geocode-lobbycontrol-parteispendendatenbank

contact person: @jfilter