{
  "_id": "6a0f6c57acfb0bcc41c5e8e8",
  "Package": "owidapi",
  "Title": "Access the Our World in Data Chart API",
  "Version": "0.1.1.9000",
  "Authors@R": "c(\nperson(\"Christoph\", \"Scheuch\", , \"christoph@tidy-intelligence.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0004-0423-6819\"))\n)",
  "Description": "Retrieve data from the Our World in Data (OWID) Chart API\n<https://docs.owid.io/projects/etl/api/>. OWID provides public\naccess to more than 5,000 charts focusing on global problems\nsuch as poverty, disease, hunger, climate change, war,\nexistential risks, and inequality.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/tidy-intelligence/r-owidapi,\nhttps://tidy-intelligence.github.io/r-owidapi/",
  "BugReports": "https://github.com/tidy-intelligence/r-owidapi/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://tidy-intelligence.r-universe.dev",
  "Date/Publication": "2025-06-23 19:33:04 UTC",
  "RemoteUrl": "https://github.com/tidy-intelligence/r-owidapi",
  "RemoteRef": "HEAD",
  "RemoteSha": "a6f3178a7f9eff1d81622a4eb46b7108857e0d15",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 08:20:26 UTC",
    "User": "root"
  },
  "Author": "Christoph Scheuch [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0004-0423-6819>)",
  "Maintainer": "Christoph Scheuch <christoph@tidy-intelligence.com>",
  "MD5sum": "0d74bf0d49c388e71bdaa9aa773acecd",
  "_user": "tidy-intelligence",
  "_type": "src",
  "_file": "owidapi_0.1.1.9000.tar.gz",
  "_fileid": "4e66db48438529df98e5ec7b4ac5b75fa5e616d6ff2f533b0c65e414dfbc0b01",
  "_filesize": 113289,
  "_sha256": "4e66db48438529df98e5ec7b4ac5b75fa5e616d6ff2f533b0c65e414dfbc0b01",
  "_created": "2026-05-21T08:20:26.000Z",
  "_published": "2026-05-21T20:34:31.787Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77263321208,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130755823"
    },
    {
      "job": 77263321203,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130753598"
    },
    {
      "job": 77263321153,
      "time": 199,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130769350"
    },
    {
      "job": 77263320832,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130756406"
    },
    {
      "job": 77263320408,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130711520"
    },
    {
      "job": 77263320479,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146560069"
    },
    {
      "job": 77263321081,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130752329"
    },
    {
      "job": 77263321230,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130735557"
    },
    {
      "job": 77263321326,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130737570"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidy-intelligence/actions/runs/26214192324",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tidy-intelligence/r-owidapi",
  "_commit": {
    "id": "a6f3178a7f9eff1d81622a4eb46b7108857e0d15",
    "author": "Christoph Scheuch <19249734+christophscheuch@users.noreply.github.com>",
    "committer": "Christoph Scheuch <19249734+christophscheuch@users.noreply.github.com>",
    "message": "Increment version number to 0.1.1.9000\n",
    "time": 1750707184
  },
  "_maintainer": {
    "name": "Christoph Scheuch",
    "email": "christoph@tidy-intelligence.com",
    "login": "christophscheuch",
    "uuid": 19249734
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tidy-intelligence",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-26",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2025-06-23"
    }
  ],
  "_topics": [
    "economic-data"
  ],
  "_stars": 24,
  "_contributors": [
    {
      "user": "christophscheuch",
      "count": 47,
      "uuid": 19249734
    }
  ],
  "_userbio": {
    "uuid": 130683407,
    "type": "organization",
    "name": "Tidy Intelligence",
    "description": "Let your data spark joy!"
  },
  "_downloads": {
    "count": 201,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/owidapi"
  },
  "_devurl": "https://github.com/tidy-intelligence/r-owidapi",
  "_pkgdown": "https://tidy-intelligence.github.io/r-owidapi/",
  "_searchresults": 38,
  "_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/owidapi.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidy-intelligence/r-owidapi",
  "_realowner": "tidy-intelligence",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-02-27"
    },
    {
      "version": "0.1.1",
      "date": "2025-06-23"
    }
  ],
  "_exports": [
    "owid_embed",
    "owid_get",
    "owid_get_catalog",
    "owid_get_metadata",
    "owid_output",
    "owid_search",
    "owid_server"
  ],
  "_help": [
    {
      "page": "owid_embed",
      "title": "Embed Our World in Data Chart in HTML",
      "topics": [
        "owid_embed"
      ]
    },
    {
      "page": "owid_get",
      "title": "Download data from Our World in Data",
      "topics": [
        "owid_get"
      ]
    },
    {
      "page": "owid_get_catalog",
      "title": "Download data catalog of Our World in Data",
      "topics": [
        "owid_get_catalog"
      ]
    },
    {
      "page": "owid_get_metadata",
      "title": "Download metadata from Our World in Data",
      "topics": [
        "owid_get_metadata"
      ]
    },
    {
      "page": "owid_output",
      "title": "Create OWID chart output elements in Shiny",
      "topics": [
        "owid_output",
        "owid_server"
      ]
    },
    {
      "page": "owid_search",
      "title": "Search for keywords in OWID catalog data",
      "topics": [
        "owid_search"
      ]
    }
  ],
  "_readme": "https://github.com/tidy-intelligence/r-owidapi/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 5.136086097384098,
  "_indexed": true,
  "_nocasepkg": "owidapi",
  "_universes": [
    "tidy-intelligence",
    "christophscheuch"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-21T08:22:32.000Z",
      "distro": "noble",
      "commit": "a6f3178a7f9eff1d81622a4eb46b7108857e0d15",
      "fileid": "b00500e33066f0f0467839392320524dcaa4115445837f2787bb4fec85fb711f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidy-intelligence/actions/runs/26214192324"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-21T08:22:24.000Z",
      "distro": "noble",
      "commit": "a6f3178a7f9eff1d81622a4eb46b7108857e0d15",
      "fileid": "f0fb3ab0678a96bc8c5809255b4fdc0842ad0a1447e1d4167c8e512f3f5a9905",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidy-intelligence/actions/runs/26214192324"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-21T08:23:09.000Z",
      "commit": "a6f3178a7f9eff1d81622a4eb46b7108857e0d15",
      "fileid": "0440755e9d59e21e63f3436db24b7a182cb8c4b505b430aecd65aa07fbe18da8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidy-intelligence/actions/runs/26214192324"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-21T08:22:33.000Z",
      "commit": "a6f3178a7f9eff1d81622a4eb46b7108857e0d15",
      "fileid": "1f120b9f9567939e5552d8fa2119a165dd3fd0eb9dd354869025e3248102a732",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidy-intelligence/actions/runs/26214192324"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-05-21T20:34:10.000Z",
      "commit": "a6f3178a7f9eff1d81622a4eb46b7108857e0d15",
      "fileid": "6e21005bd4d5569f756c3a7d364f6c25134e43051700c512b1dbaa7cd4938e7c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidy-intelligence/actions/runs/26214192324"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-21T08:22:14.000Z",
      "commit": "a6f3178a7f9eff1d81622a4eb46b7108857e0d15",
      "fileid": "31bdb85f3fd2408e4adf73278535eacfdccf3f61e71959434d5e13d9bedb8721",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidy-intelligence/actions/runs/26214192324"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-21T08:21:29.000Z",
      "commit": "a6f3178a7f9eff1d81622a4eb46b7108857e0d15",
      "fileid": "0483424b1b57df7fc414c62954c0f1951c87ca117537a36b2970b3f77e75a526",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidy-intelligence/actions/runs/26214192324"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-21T08:21:33.000Z",
      "commit": "a6f3178a7f9eff1d81622a4eb46b7108857e0d15",
      "fileid": "8f4c333323ade195a2b061255436cafa2377a5819b4eedbe033fb082c3a347a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidy-intelligence/actions/runs/26214192324"
    }
  ]
}