Recent Releases of gingado

gingado - v0.2.6

What's Changed

  • Adds a new feature, function utils.codelists, closing #35 by @dkgaraujo (greatly improved by @jdamp) in https://github.com/bis-med-it/gingado/pull/36

Full Changelog: https://github.com/bis-med-it/gingado/compare/v0.2.5...v0.2.6

- Python
Published by dkgaraujo 12 months ago

gingado - v0.2.5

What's Changed

  • Make repo compliant to BIS-MED open source rules by @jdamp-bis in https://github.com/bis-med-it/gingado/pull/29
  • Feature: add liquidity risk dataset for Tanzanian banks by @jdamp-bis in https://github.com/bis-med-it/gingado/pull/32
  • Fix #33 by @dkgaraujo in https://github.com/bis-med-it/gingado/pull/34
  • Feature: Add utilities for temporal features by @jdamp-bis in https://github.com/bis-med-it/gingado/pull/30

Full Changelog: https://github.com/bis-med-it/gingado/compare/v0.2.4...v0.2.5

- Python
Published by dkgaraujo over 1 year ago

gingado - gingado v0.2.4

What's Changed

  • Changed SDMX backend from pandasdmx to sdmx1 by @dkgaraujo in https://github.com/bis-med-it/gingado/pull/28

Full Changelog: https://github.com/bis-med-it/gingado/compare/v0.2.3...v0.2.4

- Python
Published by dkgaraujo over 1 year ago

gingado - 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 https://github.com/bis-med-it/gingado/pull/20
  • Add future annotations to internals.py by @dkgaraujo in https://github.com/bis-med-it/gingado/pull/22
  • Fix #17 by @dkgaraujo in https://github.com/bis-med-it/gingado/pull/23
  • fix #14, gitignore temp datasets by @dkgaraujo in https://github.com/bis-med-it/gingado/pull/24

New Contributors

  • @jdamp-bis made his first contribution in https://github.com/bis-med-it/gingado/pull/16

Full Changelog: https://github.com/bis-med-it/gingado/compare/v0.2.2...v0.2.3

- Python
Published by dkgaraujo over 1 year ago

gingado - gingado v0.2.2

This release includes a function that downloads the BIS collection of central bank speeches in the module datasets.

New features

12

First contributions from:

  • @robin-mader-bis

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 https://github.com/bis-med-it/gingado/pull/11
  • Feature: Add loadCBspeeches function by @robin-mader-bis in https://github.com/bis-med-it/gingado/pull/12
  • Bumped version to 0.2.2 by @dkgaraujo in https://github.com/bis-med-it/gingado/pull/13

New Contributors

  • @robin-mader-bis made their first contribution in https://github.com/bis-med-it/gingado/pull/12

Full Changelog: https://github.com/bis-med-it/gingado/compare/v0.2.1...v0.2.2

- Python
Published by dkgaraujo almost 2 years ago

gingado - 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:

  • @stephprobst

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.

- Python
Published by dkgaraujo about 2 years ago