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

michaeljokf/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.

Currently it gets its Data from the OffenerHaushalt 2.0 SpenDB-Instance. This will be replaced over time by using OpenSpending Next.

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

  • JavaScript 36.9%
  • HTML 34.8%
  • Ruby 15.5%
  • CSS 12.8%