Package: educationdata
Type: Package
Title: Retrieve Records from the Urban Institute's Education Data
Portal API
Version: 0.1.5
Authors@R: c(
person("Erika", "Tyagi", email = "etyagi@urban.org", role = "cre"),
person("Kyle", "Ueyama", email = "khueyama@gmail.com", role = "aut"),
person("Andrew", "Martin", email = "almartin@gmail.com", role="ctb", comment = c(ORCID = "0009-0005-5117-323X")),
person(given = "The Urban Institute", role = c("cph"))
)
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
Institute's Education Data API
into a 'data.frame' for
analysis.
Depends: R (>= 3.4.0)
Imports: glue, httr, jsonlite, readr
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: knitr, rmarkdown, testthat
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: 2026-07-02 16:38:30 UTC; root
Author: Erika Tyagi [cre],
Kyle Ueyama [aut],
Andrew Martin [ctb] (ORCID: ),
The Urban Institute [cph]
Maintainer: Erika Tyagi