{
  "_id": "6a21479dcd65a98ecbd2bb4f",
  "Package": "OECD",
  "Type": "Package",
  "Title": "Search and Extract Data from the OECD",
  "Version": "0.3.0",
  "Date": "2025-08-08",
  "Authors@R": "person(\"Eric\", \"Persson\", email = \"expersso5@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Search and extract data from the Organization for Economic\nCooperation and Development (OECD).",
  "License": "CC0",
  "URL": "https://www.github.com/expersso/OECD",
  "BugReports": "https://www.github.com/expersso/OECD/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://expersso.r-universe.dev",
  "Date/Publication": "2025-08-08 08:33:39 UTC",
  "RemoteUrl": "https://github.com/expersso/oecd",
  "RemoteRef": "HEAD",
  "RemoteSha": "d60ab6bdc9498e893483c5ff8f7297abb725685d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 09:35:51 UTC",
    "User": "root"
  },
  "Author": "Eric Persson [aut, cre]",
  "Maintainer": "Eric Persson <expersso5@gmail.com>",
  "MD5sum": "8ca793a4f7daf9b5ad38ec1f5ddf7707",
  "_user": "expersso",
  "_type": "src",
  "_file": "OECD_0.3.0.tar.gz",
  "_fileid": "5fdd30d13f7ebc1aff266db6a9b92b327c2b2bf1f4ce7846f20ecc6c547093bc",
  "_filesize": 983601,
  "_sha256": "5fdd30d13f7ebc1aff266db6a9b92b327c2b2bf1f4ce7846f20ecc6c547093bc",
  "_created": "2026-06-04T09:35:51.000Z",
  "_published": "2026-06-04T09:38:37.971Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79490962308,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7408082326"
    },
    {
      "job": 79490962226,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7408091733"
    },
    {
      "job": 79490962274,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7408069772"
    },
    {
      "job": 79490962397,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7408084994"
    },
    {
      "job": 79490445921,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408042421"
    },
    {
      "job": 79490962335,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408084105"
    },
    {
      "job": 79490962337,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7408068525"
    },
    {
      "job": 79490962301,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7408072180"
    },
    {
      "job": 79490962292,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7408069502"
    }
  ],
  "_buildurl": "https://github.com/r-universe/expersso/actions/runs/26943449518",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/expersso/oecd",
  "_commit": {
    "id": "d60ab6bdc9498e893483c5ff8f7297abb725685d",
    "author": "expersso <expersso5@gmail.com>",
    "committer": "expersso <expersso5@gmail.com>",
    "message": "Add CRAN submission file and update package metadata; improve README and vignette documentation\n",
    "time": 1754642019
  },
  "_maintainer": {
    "name": "Eric Persson",
    "email": "expersso5@gmail.com",
    "login": "expersso",
    "description": "",
    "uuid": 7280464
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "version": ">= 0.6.1",
      "role": "Imports"
    },
    {
      "package": "rsdmx",
      "version": ">= 0.4-7",
      "role": "Imports"
    },
    {
      "package": "readsdmx",
      "role": "Imports"
    },
    {
      "package": "methods",
      "version": ">= 3.2.2",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "expersso",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 147,
  "_contributors": [
    {
      "user": "expersso",
      "count": 59,
      "uuid": 7280464
    },
    {
      "user": "briatte",
      "count": 1,
      "uuid": 322533
    },
    {
      "user": "lsmantiz",
      "count": 1,
      "uuid": 73502299
    }
  ],
  "_userbio": {
    "uuid": 7280464,
    "type": "user",
    "name": "EP"
  },
  "_downloads": {
    "count": 861,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/OECD"
  },
  "_mentions": 11,
  "_devurl": "https://github.com/expersso/oecd",
  "_searchresults": 220,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/OECD.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/expersso/oecd",
  "_realowner": "expersso",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2015-09-21"
    },
    {
      "version": "0.2.0",
      "date": "2015-12-04"
    },
    {
      "version": "0.2.2",
      "date": "2016-01-17"
    },
    {
      "version": "0.2.3.999",
      "date": "2018-06-30"
    },
    {
      "version": "0.2.4",
      "date": "2019-10-15"
    },
    {
      "version": "0.2.5",
      "date": "2021-12-01"
    }
  ],
  "_exports": [
    "get_data_structure",
    "get_dataset"
  ],
  "_help": [
    {
      "page": "get_data_structure",
      "title": "Get the data structure of a dataset.",
      "topics": [
        "get_data_structure"
      ]
    },
    {
      "page": "get_dataset",
      "title": "Download OECD data sets.",
      "topics": [
        "get_dataset"
      ]
    }
  ],
  "_readme": "https://github.com/expersso/oecd/raw/HEAD/readme.md",
  "_rundeps": [
    "askpass",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "plyr",
    "R6",
    "Rcpp",
    "readsdmx",
    "rsdmx",
    "sys",
    "XML"
  ],
  "_vignettes": [
    {
      "source": "oecd_vignette_main.Rmd",
      "filename": "oecd_vignette_main.html",
      "title": "Reproducible and dynamic access to OECD data",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "How to use the package",
        "Other information"
      ],
      "created": "2015-06-29 13:42:14",
      "modified": "2025-08-08 08:33:39",
      "commits": 12
    }
  ],
  "_score": 8.509740015570383,
  "_indexed": true,
  "_nocasepkg": "oecd",
  "_universes": [
    "expersso"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-04T09:37:43.000Z",
      "distro": "noble",
      "commit": "d60ab6bdc9498e893483c5ff8f7297abb725685d",
      "fileid": "13c51a52c34c903b257e0376b4dce83f02a798d06e31237e48edcf42f0af1976",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/expersso/actions/runs/26943449518"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-04T09:38:06.000Z",
      "distro": "noble",
      "commit": "d60ab6bdc9498e893483c5ff8f7297abb725685d",
      "fileid": "135efc13c8e1a99f296d05e72b0bc2d670755e4d1b334c35165933ae8edf0688",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/expersso/actions/runs/26943449518"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-04T09:37:12.000Z",
      "commit": "d60ab6bdc9498e893483c5ff8f7297abb725685d",
      "fileid": "4c75d3043ca1d52674ef63a832b707bba3afc42ef5b8d285db8b775f2d37eed0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/expersso/actions/runs/26943449518"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-04T09:37:49.000Z",
      "commit": "d60ab6bdc9498e893483c5ff8f7297abb725685d",
      "fileid": "1d4c81c3c0eb77ec01cd14c236107f5aa3b8c5d4e5908900794294a374a5266f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/expersso/actions/runs/26943449518"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-04T09:37:59.000Z",
      "commit": "d60ab6bdc9498e893483c5ff8f7297abb725685d",
      "fileid": "fbb9a91d7ca0c05c344df806fecc325437852d1119c2e9dca8043149ab984a8e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/expersso/actions/runs/26943449518"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-04T09:37:00.000Z",
      "commit": "d60ab6bdc9498e893483c5ff8f7297abb725685d",
      "fileid": "be50b03b12796de8f74636a132edc607192ab126f6388b65527c8bea8317a5e4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/expersso/actions/runs/26943449518"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-04T09:37:11.000Z",
      "commit": "d60ab6bdc9498e893483c5ff8f7297abb725685d",
      "fileid": "9218ab61cf32fd1721e989d06877e502c7cc2a7ee81dea387ac8df0207b1ed9d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/expersso/actions/runs/26943449518"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-04T09:37:03.000Z",
      "commit": "d60ab6bdc9498e893483c5ff8f7297abb725685d",
      "fileid": "c4e32d56b782231f1c9f686a4a7570ce58a4f3d44147352f8517cc349b9c5110",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/expersso/actions/runs/26943449518"
    }
  ]
}