Skip to main content

Access the API of the Swedish central bank (riksbanken)

Project description

Riksbank

Read from riksbankens REST API to pandas. Riksbank is the Swedish central bank and this API allows to query exchange rates, as well as intrest rates.

Requirements

You will need a API key for the API.

Usage

Check the tests for some examples.

from riksbank import riksbank
query = riksbank.Query(user, key)
res = query.get_observations('SEKEURPMI', '2024-01-01', '2024-02-01')

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

riksbank-1.0.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

riksbank-1.0.0-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

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