https://github.com/mfa/gelbekarten_stuttgart
Scrape "Gelbe Karten" in Stuttgart
https://github.com/mfa/gelbekarten_stuttgart
git-scraping opendata stuttgart
Last synced: 9 months ago
JSON representation
Scrape "Gelbe Karten" in Stuttgart
- Host: GitHub
- URL: https://github.com/mfa/gelbekarten_stuttgart
- Owner: mfa
- Created: 2020-12-28T09:27:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-09-14T22:15:19.000Z (9 months ago)
- Last Synced: 2025-09-15T00:20:47.591Z (9 months ago)
- Topics: git-scraping, opendata, stuttgart
- Language: Python
- Homepage:
- Size: 5.81 MB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Scrape Stuttgarts "Gelbe Karten"
 
The city of Stuttgart provides an issue reporting system called “Gelbe Karte” (yellow card) for citizens to report issues, ideas or questions.
Dataformat is the same as in [https://qri.cloud/mfdz/stuttgart_gelbekarten](https://qri.cloud/mfdz/stuttgart_gelbekarten),
however this code runs using Github Actions and is checked in this repo - inspired by @simonw's post on ["Git scraping"](https://simonwillison.net/2020/Oct/9/git-scraping/).