Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mfa/gelbekarten_stuttgart
Scrape "Gelbe Karten" in Stuttgart
https://github.com/mfa/gelbekarten_stuttgart
git-scraping opendata stuttgart
Last synced: 17 days 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:15:47.000Z (2 months ago)
- Last Synced: 2024-10-29T09:35:20.530Z (2 months ago)
- Topics: git-scraping, opendata, stuttgart
- Language: Python
- Homepage:
- Size: 3.44 MB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Scrape Stuttgarts "Gelbe Karten"
![Scrape latest data](https://github.com/mfa/gelbekarten_stuttgart/workflows/Scrape%20latest%20data/badge.svg) ![Run Sanity Tests](https://github.com/mfa/gelbekarten_stuttgart/workflows/Run%20Sanity%20Tests/badge.svg)
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/).