{
  "_id": "6a4793a52f27a93436c0d2f8",
  "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-07-02 14:41:06 UTC",
  "RemoteUrl": "https://github.com/UrbanInstitute/education-data-package-r",
  "RemoteRef": "HEAD",
  "RemoteSha": "448852b3aa010e7050d5606d5f9df3f61f3d8fb6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 16:38:30 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>",
  "_user": "urbaninstitute",
  "_type": "src",
  "_file": "educationdata_0.1.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/1340ddee5ca21209b62a6743b3dbe2169c90ee4563ee3ea918b2d8b0377c657a",
  "_filesize": 396592,
  "_sha256": "1340ddee5ca21209b62a6743b3dbe2169c90ee4563ee3ea918b2d8b0377c657a",
  "_expires": "2026-10-11T10:48:38.000Z",
  "_created": "2026-07-02T16:38:30.000Z",
  "_published": "2026-07-03T10:49:09.091Z",
  "_jobs": [
    {
      "job": 84983916708,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8045561469"
    },
    {
      "job": 84983917514,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8045557585"
    },
    {
      "job": 84983916832,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8045543654"
    },
    {
      "job": 84983916839,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8045546655"
    },
    {
      "job": 84983916629,
      "time": 244,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8045495962"
    },
    {
      "job": 84983917040,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8045549494"
    },
    {
      "job": 84983916865,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8045532371"
    },
    {
      "job": 84983917757,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8045532286"
    },
    {
      "job": 84983916995,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8045538471"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/urbaninstitute/actions/runs/28605994879",
  "_status": "success",
  "_upstream": "https://github.com/UrbanInstitute/education-data-package-r",
  "_commit": {
    "id": "448852b3aa010e7050d5606d5f9df3f61f3d8fb6",
    "author": "evypark <135763041+evypark@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #127 from UrbanInstitute/release26\n\nUpdate documentation for release 26",
    "time": 1783003266
  },
  "_maintainer": {
    "name": "Erika Tyagi",
    "email": "etyagi@urban.org",
    "login": "erika-tyagi",
    "description": "Lead Data Engineer @UrbanInstitute",
    "uuid": 47676353
  },
  "_distro": "resolute",
  "_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
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 88,
  "_contributors": [
    {
      "user": "khueyama",
      "count": 30,
      "uuid": 15066334
    },
    {
      "user": "erika-tyagi",
      "count": 16,
      "uuid": 47676353
    },
    {
      "user": "evypark",
      "count": 4,
      "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",
    "followers": 215,
    "description": "To open minds, shape decisions, and offer solutions through economic and social policy research."
  },
  "_downloads": {
    "count": 435,
    "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": 82,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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.733357787925585,
  "_indexed": true,
  "_nocasepkg": "educationdata",
  "_universes": [
    "urbaninstitute",
    "erika-tyagi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-02T16:41:02.000Z",
      "distro": "resolute",
      "commit": "448852b3aa010e7050d5606d5f9df3f61f3d8fb6",
      "fileid": "https://r2.ropensci.org/e87601a2d4d2bb4dde0aa387b1285695238d11f64aa0f648d544060e9b5787d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urbaninstitute/actions/runs/28605994879"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-02T16:40:53.000Z",
      "distro": "resolute",
      "commit": "448852b3aa010e7050d5606d5f9df3f61f3d8fb6",
      "fileid": "https://r2.ropensci.org/694a6251d5bcffe5e7ca73b54a1e1b076fdbd8c1ba0c9125d86084a6f582b59d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urbaninstitute/actions/runs/28605994879"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-02T16:40:23.000Z",
      "commit": "448852b3aa010e7050d5606d5f9df3f61f3d8fb6",
      "fileid": "https://r2.ropensci.org/c2d5f1af69ca4389cdeaf6eaa6f325eabeccce758acdbaae0c484fe82b741bd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urbaninstitute/actions/runs/28605994879"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-02T16:40:28.000Z",
      "commit": "448852b3aa010e7050d5606d5f9df3f61f3d8fb6",
      "fileid": "https://r2.ropensci.org/c552885d3ffa1bc7c363999e9f649e3a2f41858c0e8464d6c17e74308a60e827",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urbaninstitute/actions/runs/28605994879"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-07-02T16:40:44.000Z",
      "commit": "448852b3aa010e7050d5606d5f9df3f61f3d8fb6",
      "fileid": "https://r2.ropensci.org/86837173e4e582b46eb7adb488c07e269a26f1e4cbcccb0feba6aae245e46c1a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/urbaninstitute/actions/runs/28605994879"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-02T16:39:53.000Z",
      "commit": "448852b3aa010e7050d5606d5f9df3f61f3d8fb6",
      "fileid": "https://r2.ropensci.org/b528e217be0a72712e1398c5c7eed83764e9e06c704bce50c8a3947d9e24a274",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urbaninstitute/actions/runs/28605994879"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-02T16:39:52.000Z",
      "commit": "448852b3aa010e7050d5606d5f9df3f61f3d8fb6",
      "fileid": "https://r2.ropensci.org/1c7b37e6f47b1ea69bd3c59af7d27331dd44c1d20ac60718d3505a1e9c0dedf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urbaninstitute/actions/runs/28605994879"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-02T16:40:02.000Z",
      "commit": "448852b3aa010e7050d5606d5f9df3f61f3d8fb6",
      "fileid": "https://r2.ropensci.org/8387b436c61890443d744b289931af6b345be9ff71b73f525f1472f0208c6708",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/urbaninstitute/actions/runs/28605994879"
    }
  ]
}