{
  "_id": "6a1fcd0cb401979e73432e82",
  "Package": "readoecd",
  "Title": "Download and Tidy Data from the 'OECD'",
  "Version": "0.3.4",
  "Authors@R": "person(\"Charles\", \"Coverdale\", email = \"charlesfcoverdale@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Provides clean, tidy access to key economic indicators\npublished by the 'Organisation for Economic Co-operation and\nDevelopment' ('OECD'), covering GDP, CPI inflation,\nunemployment, tax revenue, government deficit, health\nexpenditure, education expenditure, income inequality, labour\nproductivity, and current account balance across all 38 'OECD'\nmember countries. Data is downloaded from the 'OECD Data\nExplorer' API <https://data-explorer.oecd.org> on first use and\ncached locally for subsequent calls. Returns tidy long-format\ndata frames ready for analysis and visualisation.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "URL": "https://charlescoverdale.github.io/readoecd/,\nhttps://github.com/charlescoverdale/readoecd",
  "BugReports": "https://github.com/charlescoverdale/readoecd/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "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": {
    "Date": "2026-06-03 06:40:53 UTC",
    "User": "root"
  },
  "Author": "Charles Coverdale [aut, cre]",
  "Maintainer": "Charles Coverdale <charlesfcoverdale@gmail.com>",
  "MD5sum": "947f2de1852fd6bbda02572fdd95ae7c",
  "_user": "charlescoverdale",
  "_type": "src",
  "_file": "readoecd_0.3.4.tar.gz",
  "_fileid": "881eab9faa85f045544683e16cb7ff3b8de0abe5e329f8487a118db317acb45c",
  "_filesize": 153580,
  "_sha256": "881eab9faa85f045544683e16cb7ff3b8de0abe5e329f8487a118db317acb45c",
  "_created": "2026-06-03T06:40:53.000Z",
  "_published": "2026-06-03T06:43:24.675Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79236729354,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7377496107"
    },
    {
      "job": 79236729356,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377498075"
    },
    {
      "job": 79236729365,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7377494360"
    },
    {
      "job": 79236729631,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377499703"
    },
    {
      "job": 79236365153,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377465181"
    },
    {
      "job": 79236729341,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377493605"
    },
    {
      "job": 79236729351,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7377483475"
    },
    {
      "job": 79236729368,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7377481964"
    },
    {
      "job": 79236729350,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377485739"
    }
  ],
  "_buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868099351",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/charlescoverdale/readoecd",
  "_commit": {
    "id": "ceaa6b1a96867b39352f9ce5d270986525ef6f97",
    "author": "Charles Coverdale <charlesfcoverdale@gmail.com>",
    "committer": "Charles Coverdale <charlesfcoverdale@gmail.com>",
    "message": "docs(README): refocus Related packages on thematically relevant ones\n\nReplaced full-suite cross-references with a tight per-README table\ncovering only the packages a user of this one would actually want:\nsame-domain data sources, immediate analytical companions, and\ncross-country counterparts. Drops irrelevant cross-links (e.g.\nelectoral data from tax/energy READMEs) and adds packages that\nwere missing from older lists (e.g. mpshock, ivcheck, greenbook,\nmagentabook, aieconindex).\n",
    "time": 1777921895
  },
  "_maintainer": {
    "name": "Charles Coverdale",
    "email": "charlesfcoverdale@gmail.com",
    "login": "charlescoverdale",
    "linkedin": "in/charlescoverdale",
    "twitter": "@cfcoverdale",
    "description": "economics | climate science | R",
    "uuid": 21993492
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "charlescoverdale",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 19
    },
    {
      "week": "2026-11",
      "n": 7
    },
    {
      "week": "2026-12",
      "n": 4
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 8
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0",
      "date": "2026-03-07"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "charlescoverdale",
      "count": 42,
      "uuid": 21993492
    }
  ],
  "_userbio": {
    "uuid": 21993492,
    "type": "user",
    "name": "Charles Coverdale",
    "description": "economics | climate science | R"
  },
  "_downloads": {
    "count": 464,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/readoecd"
  },
  "_devurl": "https://github.com/charlescoverdale/readoecd",
  "_pkgdown": "https://charlescoverdale.github.io/readoecd/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/readoecd.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/charlescoverdale/readoecd",
  "_realowner": "charlescoverdale",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2026-03-12"
    },
    {
      "version": "0.3.3",
      "date": "2026-03-18"
    }
  ],
  "_exports": [
    "check_oecd_api",
    "clear_oecd_cache",
    "get_oecd_cpi",
    "get_oecd_current_account",
    "get_oecd_deficit",
    "get_oecd_education",
    "get_oecd_gdp",
    "get_oecd_health",
    "get_oecd_inequality",
    "get_oecd_productivity",
    "get_oecd_tax",
    "get_oecd_unemployment",
    "list_oecd_countries"
  ],
  "_help": [
    {
      "page": "check_oecd_api",
      "title": "Check OECD API connectivity",
      "concept": [
        "utilities"
      ],
      "topics": [
        "check_oecd_api"
      ]
    },
    {
      "page": "clear_oecd_cache",
      "title": "Clear the readoecd local cache",
      "concept": [
        "utilities"
      ],
      "topics": [
        "clear_oecd_cache"
      ]
    },
    {
      "page": "get_oecd_cpi",
      "title": "Get OECD CPI inflation data",
      "concept": [
        "economic indicators"
      ],
      "topics": [
        "get_oecd_cpi"
      ]
    },
    {
      "page": "get_oecd_current_account",
      "title": "Get OECD trade (balance of payments) data",
      "concept": [
        "productivity and trade"
      ],
      "topics": [
        "get_oecd_current_account"
      ]
    },
    {
      "page": "get_oecd_deficit",
      "title": "Get OECD government deficit data",
      "concept": [
        "fiscal"
      ],
      "topics": [
        "get_oecd_deficit"
      ]
    },
    {
      "page": "get_oecd_education",
      "title": "Get OECD education expenditure data",
      "concept": [
        "social indicators"
      ],
      "topics": [
        "get_oecd_education"
      ]
    },
    {
      "page": "get_oecd_gdp",
      "title": "Get OECD GDP data",
      "concept": [
        "economic indicators"
      ],
      "topics": [
        "get_oecd_gdp"
      ]
    },
    {
      "page": "get_oecd_health",
      "title": "Get OECD health expenditure data",
      "concept": [
        "social indicators"
      ],
      "topics": [
        "get_oecd_health"
      ]
    },
    {
      "page": "get_oecd_inequality",
      "title": "Get OECD income inequality data",
      "concept": [
        "social indicators"
      ],
      "topics": [
        "get_oecd_inequality"
      ]
    },
    {
      "page": "get_oecd_productivity",
      "title": "Get OECD productivity data",
      "concept": [
        "productivity and trade"
      ],
      "topics": [
        "get_oecd_productivity"
      ]
    },
    {
      "page": "get_oecd_tax",
      "title": "Get OECD tax revenue data",
      "concept": [
        "fiscal"
      ],
      "topics": [
        "get_oecd_tax"
      ]
    },
    {
      "page": "get_oecd_unemployment",
      "title": "Get OECD unemployment rates",
      "concept": [
        "economic indicators"
      ],
      "topics": [
        "get_oecd_unemployment"
      ]
    },
    {
      "page": "list_oecd_countries",
      "title": "List OECD member countries",
      "concept": [
        "utilities"
      ],
      "topics": [
        "list_oecd_countries"
      ]
    }
  ],
  "_readme": "https://github.com/charlescoverdale/readoecd/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_score": 3.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "readoecd",
  "_universes": [
    "charlescoverdale"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-06-03T06:42:45.000Z",
      "distro": "noble",
      "commit": "ceaa6b1a96867b39352f9ce5d270986525ef6f97",
      "fileid": "ebed2219855ee5e7e5957b2525ef86632c15ee75b66944aa633d4e80cb3f6f65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868099351"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-06-03T06:42:51.000Z",
      "distro": "noble",
      "commit": "ceaa6b1a96867b39352f9ce5d270986525ef6f97",
      "fileid": "d7e511abbc51934f4cb38a61326b79d26c2eb2821789fa83c6f0e521a0be6729",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868099351"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.4",
      "date": "2026-06-03T06:42:40.000Z",
      "commit": "ceaa6b1a96867b39352f9ce5d270986525ef6f97",
      "fileid": "17e479417727264b290769bd32e16ee6bf78e763e52f706fa9dc476b19744805",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868099351"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.4",
      "date": "2026-06-03T06:42:58.000Z",
      "commit": "ceaa6b1a96867b39352f9ce5d270986525ef6f97",
      "fileid": "aa4fe16cab5668efb76af645fcdda046b36f404258900df24973a3ddebc14a95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868099351"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.4",
      "date": "2026-06-03T06:42:45.000Z",
      "commit": "ceaa6b1a96867b39352f9ce5d270986525ef6f97",
      "fileid": "7731395735357f242190abf0d6a97177d8821f3e1c3d9b57de0564b3204dc359",
      "status": "success",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868099351"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-06-03T06:41:57.000Z",
      "commit": "ceaa6b1a96867b39352f9ce5d270986525ef6f97",
      "fileid": "650a84f9a8c5d4494cdda1c9918e0b041ee969ea9efc9dc29790b67706a79f17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868099351"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-06-03T06:41:52.000Z",
      "commit": "ceaa6b1a96867b39352f9ce5d270986525ef6f97",
      "fileid": "2d449083786e31de01048530bbc441b98e39d8f89a6f0ab5ec1dc61a45ab9f24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868099351"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-06-03T06:42:05.000Z",
      "commit": "ceaa6b1a96867b39352f9ce5d270986525ef6f97",
      "fileid": "1eecb27b924e42ba169901f90885a43dc61f5eeee31561e514c250940a5ffc8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868099351"
    }
  ]
}