https://github.com/benst099/gestats
Data about Germany from DESTATIS
https://github.com/benst099/gestats
data data-science dataset germany statistics
Last synced: 7 months ago
JSON representation
Data about Germany from DESTATIS
- Host: GitHub
- URL: https://github.com/benst099/gestats
- Owner: BenSt099
- License: mit
- Created: 2024-07-10T19:36:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-12T17:56:37.000Z (about 1 year ago)
- Last Synced: 2025-01-19T22:18:39.602Z (9 months ago)
- Topics: data, data-science, dataset, germany, statistics
- Language: R
- Homepage:
- Size: 385 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## Overview
This package will provide statistics and data about germany. Data (CSV files) is retrieved from the Federal Statistical Office of Germany ([Statistisches Bundesamt](https://www-genesis.destatis.de/genesis/online)).
## How to use
The file [topics](data/topics.md) contains all topics that are covered. Each directory contains at least three files:
- *xxx-RAW.csv* (raw, untranslated material)
- *GE-k.k-xxx.csv* (translated data)
- *GE-k.k-Information.txt* (important information, units, size of CSV file)## Help
If you need help, take a deeper look into the [manual](https://github.com/BenSt099/gestats) (not yet available)
or open an [issue](https://github.com/BenSt099/gestats/issues).## License
This project is licensed under MIT License.