Nothing Special   »   [go: up one dir, main page]

Skip to content

Vuizur/govdata-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Govdata scraper

Many German institutions send their data to https://www.govdata.de/. Unfortunately, the website does not offer a straightforward way to download the index of all data sets directly. This scraper aims to fix that and downloads the entire index into one json-ld file.

Unfortunately only a part of the datasets link to a CSV or XLSX file that is machine interpretable. And there is no standard to the data format either, so each data file will follow its own standards. (For totally automated processing you probably will need an AI.)

Additionally the repo contains a simple script to load the data into an SQLite database with full text search.

About

A scraper for the German govdata.de website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages