Releases: bis-med-it/gingado
Releases · bis-med-it/gingado
v0.2.5
What's Changed
- Make repo compliant to BIS-MED open source rules by @jdamp-bis in #29
- Feature: add liquidity risk dataset for Tanzanian banks by @jdamp-bis in #32
- Fix #33 by @dkgaraujo in #34
- Feature: Add utilities for temporal features by @jdamp-bis in #30
Full Changelog: v0.2.4...v0.2.5
gingado v0.2.4
What's Changed
- Changed SDMX backend from pandasdmx to sdmx1 by @dkgaraujo in #28
Full Changelog: v0.2.3...v0.2.4
gingado v0.2.3
This release includes a function to download the monetary policy statements that are used in the paper "Central banks and policy communication: How emerging markets have outperformed the Fed and ECB" by Tatiana Evdokimova, Piroska Nagy Mohácsi, Olga Ponomarenko and Elina Ribakova.
What's Changed
- Feature: Add functionality for loading the monetary policy statements dataset (Evdokimova et al, 2023) by @robin-mader-bis in #20
- Add future annotations to internals.py by @dkgaraujo in #22
- Fix #17 by @dkgaraujo in #23
- fix #14, gitignore temp datasets by @dkgaraujo in #24
New Contributors
- @jdamp-bis made his first contribution in #16
Full Changelog: v0.2.2...v0.2.3
gingado v0.2.2
This release includes a function that downloads the BIS collection of central bank speeches in the module datasets
.
New features
First contributions from:
Acknowledgements
A big thanks to:
- @robin-mader-bis for the efficient coding of the
datasets.load_CB_speeches
function. - The MED IT team the BIS Comms team that coordinated since the beginning to ensure this version of gingado can launch in synch with the speeches dataset in CSV format in the BIS webpage.
What's Changed
- Create SECURITY.md by @stephprobst in #11
- Feature: Add load_CB_speeches function by @robin-mader-bis in #12
- Bumped version to 0.2.2 by @dkgaraujo in #13
New Contributors
- @robin-mader-bis made their first contribution in #12
Full Changelog: v0.2.1...v0.2.2
gingado v0.2.1:
This release ports the original gingado
source code to the BIS MED repository and changes the documentation of the functions to docstrings.
Improvements
#1, #2, #3, #4, #5, #6, #9, #10
First contributions from:
Acknowledgements
A big thanks to:
- @stephprobst, for the instrumental hands-on help with adapting the
gingado
code and moving it to the BIS MED repository. - various other BIS MED colleagues, for the other important support for moving the code to the BIS repository.