Package: readoecd 0.3.4
readoecd: Download and Tidy Data from the 'OECD'
Provides clean, tidy access to key economic indicators published by the 'Organisation for Economic Co-operation and Development' ('OECD'), covering GDP, CPI inflation, unemployment, tax revenue, government deficit, health expenditure, education expenditure, income inequality, labour productivity, and current account balance across all 38 'OECD' member countries. Data is downloaded from the 'OECD Data Explorer' API <https://data-explorer.oecd.org> on first use and cached locally for subsequent calls. Returns tidy long-format data frames ready for analysis and visualisation.
Authors:
readoecd_0.3.4.tar.gz
readoecd_0.3.4.zip(r-4.7)readoecd_0.3.4.zip(r-4.6)readoecd_0.3.4.zip(r-4.5)
readoecd_0.3.4.tgz(r-4.6-any)readoecd_0.3.4.tgz(r-4.5-any)
readoecd_0.3.4.tar.gz(r-4.7-any)readoecd_0.3.4.tar.gz(r-4.6-any)
readoecd_0.3.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
readoecd/json (API)
NEWS
| # Install 'readoecd' in R: |
| install.packages('readoecd', repos = c('https://charlescoverdale.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/charlescoverdale/readoecd/issues
Pkgdown/docs site:https://charlescoverdale.github.io
Last updated from:ceaa6b1a96. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 107 | ||
| source / vignettes | OK | 164 | ||
| linux-release-x86_64 | OK | 113 | ||
| macos-release-arm64 | OK | 71 | ||
| macos-oldrel-arm64 | OK | 73 | ||
| windows-devel | OK | 64 | ||
| windows-release | OK | 69 | ||
| windows-oldrel | OK | 59 | ||
| wasm-release | OK | 97 |
Exports:check_oecd_apiclear_oecd_cacheget_oecd_cpiget_oecd_current_accountget_oecd_deficitget_oecd_educationget_oecd_gdpget_oecd_healthget_oecd_inequalityget_oecd_productivityget_oecd_taxget_oecd_unemploymentlist_oecd_countries
Dependencies:askpassclicurlgluehttr2lifecyclemagrittropensslR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check OECD API connectivity | check_oecd_api |
| Clear the readoecd local cache | clear_oecd_cache |
| Get OECD CPI inflation data | get_oecd_cpi |
| Get OECD trade (balance of payments) data | get_oecd_current_account |
| Get OECD government deficit data | get_oecd_deficit |
| Get OECD education expenditure data | get_oecd_education |
| Get OECD GDP data | get_oecd_gdp |
| Get OECD health expenditure data | get_oecd_health |
| Get OECD income inequality data | get_oecd_inequality |
| Get OECD productivity data | get_oecd_productivity |
| Get OECD tax revenue data | get_oecd_tax |
| Get OECD unemployment rates | get_oecd_unemployment |
| List OECD member countries | list_oecd_countries |
