Skip to content

Releases: CorrelAid/pystatis

v0.3.3

23 Oct 22:33
Compare
Choose a tag to compare

What's Changed

  • Update dependency myst-parser to v4 by @renovate in #146
  • Update dependency bandit to v1.7.10 by @renovate in #150
  • Add error message when API is not returning data for the first request (timeout after 5 minutes)

Full Changelog: v0.3.1...v0.3.3

Support Zensus 2022

13 Jul 18:01
00c2db9
Compare
Choose a tag to compare

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

30 Jun 20:31
82c30b0
Compare
Choose a tag to compare

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

20 Feb 13:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...0.2.0

Version 0.1.4

13 Oct 20:29
Compare
Choose a tag to compare

Full Changelog: v0.1.3...v0.1.4

Version 0.1.3

12 Oct 22:15
Compare
Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

Version 0.1.2

12 Oct 22:11
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.2

Version 0.1.0

12 Oct 21:56
Compare
Choose a tag to compare

First release version of pystatis

This version provides functionality to find and download data from GENESIS Online.