{
  "_id": "6a1be6fe1d7bb097a0a1ab8f",
  "Package": "educationdata",
  "Type": "Package",
  "Title": "Retrieve Records from the Urban Institute's Education Data\nPortal API",
  "Version": "0.1.5",
  "Authors@R": "c(\nperson(\"Erika\", \"Tyagi\", email = \"etyagi@urban.org\", role = \"cre\"),\nperson(\"Kyle\", \"Ueyama\", email = \"khueyama@gmail.com\", role = \"aut\"),\nperson(\"Andrew\", \"Martin\", email = \"almartin@gmail.com\", role=\"ctb\", comment = c(ORCID = \"0009-0005-5117-323X\")),\nperson(given = \"The Urban Institute\", role = c(\"cph\"))\n)",
  "Date": "2025-10-28",
  "URL": "https://urbaninstitute.github.io/education-data-package-r/",
  "BugReports": "https://github.com/UrbanInstitute/education-data-package-r/issues",
  "Description": "Allows R users to retrieve and parse data from the Urban\nInstitute's Education Data API\n<https://educationdata.urban.org/> into a 'data.frame' for\nanalysis.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Config/Needs/website": "rmarkdown",
  "Config/pak/sysreqs": "libssl-dev libx11-dev",
  "Repository": "https://urbaninstitute.r-universe.dev",
  "Date/Publication": "2026-04-01 19:27:52 UTC",
  "RemoteUrl": "https://github.com/UrbanInstitute/education-data-package-r",
  "RemoteRef": "HEAD",
  "RemoteSha": "4ec1d0304419e35bf0c1d6b251c0a603f2f4928c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:03:45 UTC",
    "User": "root"
  },
  "Author": "Erika Tyagi [cre],\nKyle Ueyama [aut],\nAndrew Martin [ctb] (ORCID: <https://orcid.org/0009-0005-5117-323X>),\nThe Urban Institute [cph]",
  "Maintainer": "Erika Tyagi <etyagi@urban.org>",
  "MD5sum": "1b41b69893840606a505dad4bdb72f69",
  "_user": "urbaninstitute",
  "_type": "src",
  "_file": "educationdata_0.1.5.tar.gz",
  "_fileid": "f57b84b5f0bce4470f946ec3ba5df2d8f723656ca2bd83a5f54f0cf9fc7f7a71",
  "_filesize": 393874,
  "_sha256": "f57b84b5f0bce4470f946ec3ba5df2d8f723656ca2bd83a5f54f0cf9fc7f7a71",
  "_created": "2026-05-31T07:03:45.000Z",
  "_published": "2026-05-31T07:45:02.041Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78707397635,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314665063"
    },
    {
      "job": 78707397634,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314658838"
    },
    {
      "job": 78707397631,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314925054"
    },
    {
      "job": 78707397641,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314927825"
    },
    {
      "job": 78707233959,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314645882"
    },
    {
      "job": 78707397630,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314657778"
    },
    {
      "job": 78707397648,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314653115"
    },
    {
      "job": 78707397640,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314653414"
    },
    {
      "job": 78707397637,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314654015"
    }
  ],
  "_buildurl": "https://github.com/r-universe/urbaninstitute/actions/runs/26705971505",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/UrbanInstitute/education-data-package-r",
  "_commit": {
    "id": "4ec1d0304419e35bf0c1d6b251c0a603f2f4928c",
    "author": "evypark <135763041+evypark@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #125 from UrbanInstitute/release-25\n\nupdate markdown",
    "time": 1775071672
  },
  "_maintainer": {
    "name": "Erika Tyagi",
    "email": "etyagi@urban.org",
    "login": "erika-tyagi",
    "description": "Lead Data Engineer @UrbanInstitute",
    "uuid": 47676353
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "urbaninstitute",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 87,
  "_contributors": [
    {
      "user": "khueyama",
      "count": 30,
      "uuid": 15066334
    },
    {
      "user": "erika-tyagi",
      "count": 16,
      "uuid": 47676353
    },
    {
      "user": "evypark",
      "count": 2,
      "uuid": 135763041
    },
    {
      "user": "awunderground",
      "count": 1,
      "uuid": 11818850
    },
    {
      "user": "almartin82",
      "count": 1,
      "uuid": 782135
    },
    {
      "user": "sybilm",
      "count": 1,
      "uuid": 12446573
    }
  ],
  "_userbio": {
    "uuid": 8961358,
    "type": "organization",
    "name": "Urban Institute",
    "description": "To open minds, shape decisions, and offer solutions through economic and social policy research."
  },
  "_downloads": {
    "count": 344,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/educationdata"
  },
  "_devurl": "https://github.com/urbaninstitute/education-data-package-r",
  "_pkgdown": "https://urbaninstitute.github.io/education-data-package-r/",
  "_searchresults": 76,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/educationdata.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/urbaninstitute/education-data-package-r",
  "_realowner": "urbaninstitute",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2021-05-31"
    },
    {
      "version": "0.1.2",
      "date": "2022-07-20"
    },
    {
      "version": "0.1.3",
      "date": "2022-09-29"
    },
    {
      "version": "0.1.5",
      "date": "2025-10-29"
    }
  ],
  "_exports": [
    "get_education_data",
    "get_education_data_summary"
  ],
  "_help": [
    {
      "page": "get_education_data",
      "title": "Obtain data from the Urban Institute Education Data Portal API",
      "topics": [
        "get_education_data"
      ]
    },
    {
      "page": "get_education_data_summary",
      "title": "Obtain data from the Urban Institute Education Data Portal API summary endpoint functionality.",
      "topics": [
        "get_education_data_summary"
      ]
    }
  ],
  "_pkglogo": "https://github.com/UrbanInstitute/education-data-package-r/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/UrbanInstitute/education-data-package-r/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 6.519302849235428,
  "_indexed": true,
  "_nocasepkg": "educationdata",
  "_universes": [
    "urbaninstitute",
    "erika-tyagi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-31T07:06:54.000Z",
      "distro": "noble",
      "commit": "4ec1d0304419e35bf0c1d6b251c0a603f2f4928c",
      "fileid": "2e05c7e910e16f83f42a5617e3d4353ed83080b90413a173665e77da161b2512",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urbaninstitute/actions/runs/26705971505"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-31T07:05:54.000Z",
      "distro": "noble",
      "commit": "4ec1d0304419e35bf0c1d6b251c0a603f2f4928c",
      "fileid": "53947d7aa9419152bfbaa597e249a6eaf65d8dbe975e11d52ec949b61f06a323",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urbaninstitute/actions/runs/26705971505"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-31T07:43:51.000Z",
      "commit": "4ec1d0304419e35bf0c1d6b251c0a603f2f4928c",
      "fileid": "68a9256433ce38cb70cf68546ab616751d5b83e22464f78aed4881195f12941b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urbaninstitute/actions/runs/26705971505"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-31T07:44:19.000Z",
      "commit": "4ec1d0304419e35bf0c1d6b251c0a603f2f4928c",
      "fileid": "20865b80a48ce11fe8ba286fc54657818881e915e2b815ca385db6cdf2193401",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urbaninstitute/actions/runs/26705971505"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-05-31T07:05:52.000Z",
      "commit": "4ec1d0304419e35bf0c1d6b251c0a603f2f4928c",
      "fileid": "37fc266921b27254b1f25ae3489e66b0348ae11c2e9ff7328f3656d42373fadc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/urbaninstitute/actions/runs/26705971505"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-31T07:04:56.000Z",
      "commit": "4ec1d0304419e35bf0c1d6b251c0a603f2f4928c",
      "fileid": "3dc67b2e9f533983e02be2c03845b51792fcb78707fba62192d7bd54d9a9bde3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urbaninstitute/actions/runs/26705971505"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-31T07:04:56.000Z",
      "commit": "4ec1d0304419e35bf0c1d6b251c0a603f2f4928c",
      "fileid": "9e198984fc0836ce178835fc77c709ff6471eeafd211f4dc134f8af9aa5c2402",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urbaninstitute/actions/runs/26705971505"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-31T07:05:03.000Z",
      "commit": "4ec1d0304419e35bf0c1d6b251c0a603f2f4928c",
      "fileid": "99f46cd6543417cea86ace85eeaac173098c2dd24bf34045892bc72186eb5a4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urbaninstitute/actions/runs/26705971505"
    }
  ]
}