Hi,
this release adds support for two new data sources:
- "CD2030": CountDown 2030 (
www.countdown2030.org)
- "BBK": Deutsche Bundesbank (German Central Bank)
Support of BBK required two extensions of the data source API:
1. The JSON record may contain an object "resource_urls" to specify
resource-specific URLs. BbK has one base url for data, another for all
metadata.
2. ability to specify a default_version in the JSON object. By default
this remains "latest".
Documentation at
https://pandasdmx.readthedocs.io/
As usual, you can install it from PyPI or conda-forge.
Bug reports and other contributions are welcome on GitHub, general
questions in this group.
Enjoy!
Leo