Skip to content

The BCRA API Connector is a Python library that provides a convenient interface to interact with the BCRA (Banco Central de la República Argentina). It allows users to fetch principal variables and historical data from the BCRA.

License

Notifications You must be signed in to change notification settings

PPeitsch/bcra-connector

Repository files navigation

BCRA API Connector

PyPI version Python Versions Documentation Status Coverage License: MIT Tests Contributor Covenant

A Python connector for the BCRA (Banco Central de la República Argentina) APIs, including Estadísticas v2.0, Cheques, and Estadísticas Cambiarias.

Features

  • Fetch principal variables published by BCRA
  • Retrieve historical data for specific variables
  • Get the latest value for a variable
  • Access information about reported checks
  • Retrieve currency exchange rate data
  • Bilingual support (Spanish and English)
  • Error handling with custom exceptions
  • Retry logic with exponential backoff
  • SSL verification (optional)
  • Debug mode for detailed logging

Documentation

Full documentation, including installation instructions, usage examples, and API reference, is available at:

Installation

pip install bcra-connector

For detailed installation instructions and requirements, see our Installation Guide.

Contributing

Contributions are welcome! Please read our:

Security

For vulnerability reports, please review our Security Policy.

Change Log

See CHANGELOG.md for a list of changes and version updates.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

This project is not officially affiliated with or endorsed by the Banco Central de la República Argentina. Use at your own risk.

About

The BCRA API Connector is a Python library that provides a convenient interface to interact with the BCRA (Banco Central de la República Argentina). It allows users to fetch principal variables and historical data from the BCRA.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages