Package: readoecd Title: Download and Tidy Data from the 'OECD' Version: 0.3.4 Authors@R: person("Charles", "Coverdale", email = "charlesfcoverdale@gmail.com", role = c("aut", "cre")) Description: 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 on first use and cached locally for subsequent calls. Returns tidy long-format data frames ready for analysis and visualisation. License: MIT + file LICENSE Encoding: UTF-8 Language: en-GB URL: https://charlescoverdale.github.io/readoecd/, https://github.com/charlescoverdale/readoecd BugReports: https://github.com/charlescoverdale/readoecd/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Imports: httr2, cli Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: libssl-dev Repository: https://charlescoverdale.r-universe.dev Date/Publication: 2026-05-04 19:11:35 UTC RemoteUrl: https://github.com/charlescoverdale/readoecd RemoteRef: HEAD RemoteSha: ceaa6b1a96867b39352f9ce5d270986525ef6f97 NeedsCompilation: no Packaged: 2026-07-24 04:54:04 UTC; root Author: Charles Coverdale [aut, cre] Maintainer: Charles Coverdale