Package: readimf 0.1.0
readimf: Access International Monetary Fund Data via the 'SDMX' 3.0 API
Download macroeconomic and financial statistics from the International Monetary Fund data portal (<https://data.imf.org>), served through an 'SDMX' 3.0 REST API. Provides a tidy interface to the Fund's flagship databases, beginning with the World Economic Outlook, and reads the compact 'SDMX-CSV' representation of each query for fast, dependency-light parsing.
Authors:
readimf_0.1.0.tar.gz
readimf_0.1.0.zip(r-4.7)readimf_0.1.0.zip(r-4.6)readimf_0.1.0.zip(r-4.5)
readimf_0.1.0.tgz(r-4.6-any)readimf_0.1.0.tgz(r-4.5-any)
readimf_0.1.0.tar.gz(r-4.7-any)readimf_0.1.0.tar.gz(r-4.6-any)
readimf_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
readimf/json (API)
NEWS
| # Install 'readimf' in R: |
| install.packages('readimf', repos = c('https://charlescoverdale.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/charlescoverdale/readimf/issues
Last updated from:39f009635b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 115 | ||
| source / vignettes | OK | 179 | ||
| linux-release-x86_64 | OK | 116 | ||
| macos-release-arm64 | OK | 81 | ||
| macos-oldrel-arm64 | OK | 79 | ||
| windows-devel | OK | 84 | ||
| windows-release | OK | 77 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 110 |
Exports:imf_codelistimf_coferimf_commodityimf_countriesimf_cpiimf_dataimf_dataflowsimf_dimensionsimf_dotsimf_gfsimf_ifsimf_ifs_mapimf_searchimf_weo
Dependencies:askpassclicurlgluehttr2jsonlitelifecyclemagrittropensslR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fetch an IMF codelist | imf_codelist |
| Currency composition of official foreign exchange reserves (COFER) | imf_cofer |
| Primary commodity prices | imf_commodity |
| IMF country codelist | imf_countries |
| Consumer prices | imf_cpi |
| Fetch data from any IMF data flow | imf_data |
| List the IMF data flow catalogue | imf_dataflows |
| Inspect the dimensions of a data flow | imf_dimensions |
| Bilateral goods trade (Direction of Trade) | imf_dots |
| Government finance statistics | imf_gfs |
| Fetch a legacy IFS series from its new home | imf_ifs |
| Show the IFS migration crosswalk | imf_ifs_map |
| Search the IMF data flow catalogue | imf_search |
| Download World Economic Outlook data | imf_weo |
| Print an IMF data table | print.imf_tbl |
