Releases: CorrelAid/pystatis
Releases · CorrelAid/pystatis
v0.3.3
Support Zensus 2022
With the publication of Zensus 2022 on July 11 the old base url as well as old credentials are no longer accepted. This minor update leads to a full support of the current available data in Zensus 2022
0.3.1
- support new Zensus 2022 web interface / API by changing base_url in default config to new value https://ergebnisse.zensus2022.de/api/rest/2020/
- users have to either update or delete their old config, detailed instructions are added to the README
- for some tables, the regional code can change, all rows except one might be KREISE but one is DG for Germany, fixed this so we still output AGS column
- added missing regional codes that were introduced by Zensus 2022
v0.3.0
What's Changed
- support a wide range of parameters for
get_data()
, see API documentation for details -> PR #64 - support quality symbols with
quality
parameter and improve handling of missing values -> PR #117 - for all tables with regional codes always include an AGS column with official municipality codes (AGS) -> PR #123
- improve test suite quality and introduce proper end-to-end tests -> PR #99
- handle support for languages "en" and "de" -> PR #58
Full Changelog: 0.2.0...v0.3.0
0.2.0
What's Changed
- fix dead links in README when not in a local repo by @pmayd in #2
- Dev by @pmayd in #15
- Feat/8 handle multiple databases and users by @pmayd in #20
- Feat/10 update and auto deploy sphinx by @MarcoHuebner in #27
- fix cube functionality by @pmayd in #43
- Feat/35 implement regex matching by @PiaSchroeder in #44
- Feat/19 improve readability of the table format by @zosiaboro in #42
- Feat/34 visualization examples by @jkrause123 in #48
New Contributors
- @PiaSchroeder made their first contribution in #44
- @zosiaboro made their first contribution in #42
- @jkrause123 made their first contribution in #48
Full Changelog: v0.1.4...0.2.0
Version 0.1.4
Full Changelog: v0.1.3...v0.1.4
Version 0.1.3
Full Changelog: v0.1.2...v0.1.3
Version 0.1.2
Full Changelog: v0.1.0...v0.1.2
Version 0.1.0
First release version of pystatis
This version provides functionality to find and download data from GENESIS Online.