Skip to content

Budgetary data for Berlin as RDF / Linked Open Data.

Notifications You must be signed in to change notification settings

berlin/lod-budget

Repository files navigation

Berlin Budgetary Data

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.

Start browsing the data!

Currently contained in the dataset are data regarding the years 2022–2025.

Generating the site

To generate the static site locally, you need to do the following:

Create a Python virtual environment:

python -m venv venv

Activate the virtual environment:

. venv/bin/activate

Install the dependencies:

pip install -r requirements.txt

Merge the dataset metadata and data:

make data/temp/all.nt

License

All code in this repository is published under the MIT License. All data are published under CC0.

About

Budgetary data for Berlin as RDF / Linked Open Data.

Resources

Stars

Watchers

Forks

Packages

No packages published