rscorecard: A Method to Download Department of Education College Scorecard Data

A method to download Department of Education College Scorecard data using the public API <https://collegescorecard.ed.gov/data/documentation/>. It is based on the 'dplyr' model of piped commands to select and filter data in a single chained function call. An API key from the U.S. Department of Education is required.

Version: 0.26.0
Depends: R (≥ 3.2.3)
Imports: dplyr, httr, jsonlite, lazyeval, magrittr, tidyr, purrr
Suggests: knitr, rmarkdown, testthat, tidyselect
Published: 2023-04-28
Author: Benjamin Skinner ORCID iD [aut, cre]
Maintainer: Benjamin Skinner <btskinner at coe.ufl.edu>
BugReports: https://github.com/btskinner/rscorecard/issues
License: MIT + file LICENSE
URL: https://github.com/btskinner/rscorecard
NeedsCompilation: no
Materials: NEWS
CRAN checks: rscorecard results

Documentation:

Reference manual: rscorecard.pdf

Downloads:

Package source: rscorecard_0.26.0.tar.gz
Windows binaries: r-devel: rscorecard_0.26.0.zip, r-release: rscorecard_0.26.0.zip, r-oldrel: rscorecard_0.26.0.zip
macOS binaries: r-release (arm64): rscorecard_0.26.0.tgz, r-oldrel (arm64): rscorecard_0.26.0.tgz, r-release (x86_64): rscorecard_0.26.0.tgz
Old sources: rscorecard archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rscorecard to link to this page.