Skip to content

Visualize budgets from various levels of the German government; based on the OpenSpending API

Notifications You must be signed in to change notification settings

tordans/offenerhaushalt.de

 
 

Repository files navigation

OffenerHaushalt 3.0

This repository will contain the third edition of OffenerHaushalt, a front-end to OpenSpending Next with a focus on budgets from different levels of the German government.

Building the site

OffenerHaushalt is now based on jekyll.

Except from the embed pages, which get created by _plugins/embed.rb, it should be complete buildable by GitHub Pages.

The typical commands for jekyll based sites apply here too:

Install Dependencies with bundle install.

Build the site with bundle exec jekyll serve.

Adding a new budget

Simply create a new file in _budget. Look at the other files already existing to see which fields are needed.

It gets its Data from the new OpenSpending.

About

Visualize budgets from various levels of the German government; based on the OpenSpending API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 87.4%
  • HTML 7.7%
  • JavaScript 2.5%
  • Ruby 1.4%
  • Jupyter Notebook 1.0%
  • Shell 0.0%