Skip to content

ckreutz/offene-entwicklungshilfe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offene-Entwicklungshilfe

Offene Entwicklungshilfe – making German developing aid spending more transparent

Background

Blog post about the project

App

The app is implemented by using the Python microframework Flask. It is a lightweight app, in which all the action resides in one file: openaid.py Flask is only used for development and to render all of the website files (Frozen-Flask) completely, which can then be deployed to any web server. The interactive part then is done at the client side by Javascript thanks to the openspending project. The data can be downloaded at the OECD CRS website and needs to be then imported into a Sqlite data base. The complete raw data set is a bit hidden; click on the above link in the menu on export and then on "related files".

Installation

For the installation you can use pip to install the dependencies.

pip install -r requirements.txt

About

Offene Entwicklungshilfe - a website to make German developing aid spending transparent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published