Package: readecb 0.1.3
readecb: Access 'European Central Bank' Data
Provides clean, tidy access to statistical data published by the 'European Central Bank' ('ECB') via the 'ECB Data Portal' API <https://data.ecb.europa.eu>. Covers policy interest rates, 'EURIBOR', euro exchange rates, harmonised consumer price inflation ('HICP'), euro area yield curves, the euro short-term rate ('ESTR'), monetary aggregates (M1, M2, M3), mortgage and lending rates, GDP, unemployment, and government debt-to-GDP. Each dataset has a dedicated function that abstracts away the underlying 'SDMX' key structure, so users do not need to know series codes. A generic fetcher is also provided for direct access to any of the 'ECB' 100-plus dataflows. Data is downloaded on first use and cached locally for subsequent calls.
Authors:
readecb_0.1.3.tar.gz
readecb_0.1.3.zip(r-4.7)readecb_0.1.3.zip(r-4.6)readecb_0.1.3.zip(r-4.5)
readecb_0.1.3.tgz(r-4.6-any)readecb_0.1.3.tgz(r-4.5-any)
readecb_0.1.3.tar.gz(r-4.7-any)readecb_0.1.3.tar.gz(r-4.6-any)
readecb_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
readecb/json (API)
NEWS
| # Install 'readecb' in R: |
| install.packages('readecb', repos = c('https://charlescoverdale.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/charlescoverdale/readecb/issues
Pkgdown/docs site:https://charlescoverdale.github.io
Last updated from:d1d1c2d0d1. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 109 | ||
| source / vignettes | OK | 160 | ||
| linux-release-x86_64 | OK | 112 | ||
| macos-release-arm64 | OK | 84 | ||
| macos-oldrel-arm64 | OK | 100 | ||
| windows-devel | OK | 284 | ||
| windows-release | OK | 76 | ||
| windows-oldrel | OK | 72 | ||
| wasm-release | OK | 96 |
Exports:clear_cacheecb_estrecb_euriborecb_exchange_rateecb_gdpecb_getecb_government_debtecb_hicpecb_lending_ratesecb_money_supplyecb_mortgage_ratesecb_policy_ratesecb_unemploymentecb_yield_curvelist_ecb_dataflowslist_exchange_rates
Dependencies:askpassclicurlgluehttr2lifecyclemagrittropensslR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Clear the readecb cache | clear_cache |
| Euro short-term rate (ESTR) | ecb_estr |
| EURIBOR interbank lending rates | ecb_euribor |
| Euro exchange rates | ecb_exchange_rate |
| Euro area GDP | ecb_gdp |
| Fetch any ECB dataflow | ecb_get |
| Euro area government debt-to-GDP ratio | ecb_government_debt |
| Harmonised Index of Consumer Prices (HICP) | ecb_hicp |
| Lending interest rates to non-financial corporations | ecb_lending_rates |
| Euro area monetary aggregates | ecb_money_supply |
| Mortgage interest rates | ecb_mortgage_rates |
| ECB policy interest rates | ecb_policy_rates |
| Euro area unemployment rate | ecb_unemployment |
| Euro area government bond yield curve | ecb_yield_curve |
| List available ECB dataflows | list_ecb_dataflows |
| List available exchange rate currencies | list_exchange_rates |
