Skip to content

datenguide/datenguide

Repository files navigation

Datenguide

Build Status

Datenguide is your guide to understanding and using German official statistics. We work on an easy-to-use data portal and on learning materials around data published by the German statistics offices.

Mission statement

We are working with journalists and public administrators in Germany to make official statistics more accessible to citizens so that they can use publicly available statistical data to gain an informed understanding of social, economic, and environmental issues in their region.

We are working in the open to make our activities transparent and enable others to contribute. We use open licenses to make it easy to build upon and reuse our work.

Where's the code?

Datenguide consists of several components:

Background: Official statistics in Germany

Official statistics are statistics published by government agencies and other public bodies, usually about economic, environmental, and societal topics. Official statistics are commonly used by policy makers and public administrators but are also an important tool for journalists and civil society initiatives.

In Germany, official statistics are collected, processed, analyzed, and published by the federal statistics office (DESTATIS), and the 14 statistical offices of the German states. The German statistics offices publish their data on several data portals, e.g.

  • Genesis Online (the main "Genesis" instance, the official DESTATIS data portal)
  • Regionalstatistik.de (another "Genesis" instance, with a focus on local and regional data)

The problem with the official data portals is that they are expert systems, made by and for bureaucrats. While these data portals get the job done for people who know what they are doing, they are hardly usable for less tech- and data-savy people.

This is where Datenguide comes in. We are working on a modern, easy-to-use data portal aimed at regular people. A website that allows for exploratory browsing, provides explanations and context about the statistics, and lets you download data sets in formats that you can readily use in your own projects.

Contributing

We are actively seeking contributors for this project – civic technologists, designers, developers, researchers, and data journalists. If you want to help making official statistics more usable, get in touch! (email / twitter)

How you can help:

  • Contribute to the datengui.de web application, which lives in this very repo, and the GraphQL API (JavaScript)
  • Help us improve our data import CLI and data export API (Python)
  • Help with organizing a workshop or hackathon around open data and official statistics
  • Write documentation, tutorials, or blog posts

Have a look at our project board to learn about the tasks we currently work on.

For bugs and feature requests, please create an issue. We follow the Datenguide code of conduct.

Installing and running Datenguide

The datengui.de web application is built on top of NextJS and React. It uses Yarn Yarn for mamaging dependencies.

Getting started:

  • Make sure you have NodeJS and Yarn installed on your machine.
  • Clone this repo
  • Create a .env file in the root of the project directory. Duplicating .env.sample is sufficient for most use cases: cp .env.sample .env
  • Install dependencies: yarn install
  • Run in development mode: yarn dev

License

Datenguide is an open data project built on open source software. The Datenguide source code is published under a MIT License. The documentation in this repository is published under a Creative Commons Attribution 4.0 International License (CC By 4.0). The official statistics used in the Datenguide project are licensed under Data Licence Germany – Attribution – Version 2.0 (dl-de/by-2-0), the official German open data license, by the statistical offices of Germany. The image assets that are contained in this repository are courtesy of their respective rights holders and not covered by open licenses.

Supporters & funders

Datenguide received funding from MIZ Babelsberg and the Prototype Fund, a funding program by Open Knowledge Germany and the German Federal Ministry of Education and Research.

In 2018, Datenguide participated in the Mozilla Open Leaders program and received support through a stipend from Netzwerk Recherche and the Schöpflin Foundation.

About

Datenguide: Your guide to using German official statistics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published