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.0.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.0-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ecbdata-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 7f427e1a7804e3ab6d0e7f07d52994c3540ca3f308a78c2286dc73626b231787
MD5 73c91fc620be94efe17e15bb37562bc6
BLAKE2b-256 2790b98d3eed32a693a4b1b4c551f5610552adcd35760e716c7ef93f3f90fd16

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ecbdata-0.1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b5f6c6339ae757883f67480003d2114d8b8056a8411051eddca18c9393c9141a
MD5 567cd613366877ad1845610e91e4e0a1
BLAKE2b-256 dfc5ded464ff101a9e4d81d9734086d384cb6e70b99e202204687e5a3689d834

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