Skip to main content

The ecbdata API allows for easy querying of data from the ECB Data Portal: https://data.ecb.europa.eu/help/data/overview.

Project description

ecbdata

CircleCI version PyPI Latest Release License Downloads Buy Me A Coffee

About

The ecbdata API allows for easy querying of data from the European Central Bank's Data Portal.

Installation

You can install with pip as:

pip install ecbdata

Example

from ecbdata import ecbdata

df = ecbdata.get_series('ICP.M.U2.Y.XEF000.3.INX', start='2024-01', end='2024-03')

When behind a proxy server, one can establish a connection as

from ecbdata import ecbdata

ecbdata.connect(proxies={'https': '<https-proxy>',
                         'http': '<http-proxy>'})

df = ecbdata.get_series('ICP.M.U2.Y.XEF000.3.INX', start='2024-01', end='2024-03')

For details on available series and filters, please consult the ECB Data Portal page.

Author

Luca Mingarelli, 2024

You find this work useful? Buy Me A Coffee

Python

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ecbdata-0.1.1.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ecbdata-0.1.1-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

Details for the file ecbdata-0.1.1.tar.gz.

File metadata

  • Download URL: ecbdata-0.1.1.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.1

File hashes

Hashes for ecbdata-0.1.1.tar.gz
Algorithm Hash digest
SHA256 a652e36cb19785ea3576e91a20b4593dd79dbf15887a027df3d3754cc14bd91f
MD5 b3619c3aa82aed4668a99db7dd6d9e8b
BLAKE2b-256 71e131c6e66a2ae5dd5cb2b5707da3626fbe868bbb77b4ea9864f181097df1ae

See more details on using hashes here.

File details

Details for the file ecbdata-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: ecbdata-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 8.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.1

File hashes

Hashes for ecbdata-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 156121080b9ab98f16f2d547bc47b769c87bd4a1ec878d5efa98768c45faf831
MD5 c59d9ccff6df5a49269b111ddba53e65
BLAKE2b-256 5e54b09a62fefe4ae5984085db108cd4b971a34678a9441be1a622b8adb81732

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page