This repository is the home for the official budgetary data for Berlin by the Senate Department for Finance (Senatsverwaltung für Finanzen) as RDF / Linked Open Data.
Currently contained in the dataset are data regarding the years 2022–2025.
To generate the static site locally, you need to do the following:
Create a Python virtual environment:
python -m venv venvActivate the virtual environment:
. venv/bin/activateInstall the dependencies:
pip install -r requirements.txtMerge the dataset metadata and data:
make data/temp/all.ntAll code in this repository is published under the MIT License. All data are published under CC0.