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.11.1 |
Depends: | R (≥ 3.2.3) |
Imports: | dplyr, httr, jsonlite, lazyeval, magrittr, tidyselect |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2018-11-05 |
Author: | Benjamin Skinner |
Maintainer: | Benjamin Skinner <btskinner at virginia.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 |
Reference manual: | rscorecard.pdf |
Package source: | rscorecard_0.11.1.tar.gz |
Windows binaries: | r-devel: rscorecard_0.11.1.zip, r-release: rscorecard_0.11.1.zip, r-oldrel: rscorecard_0.11.1.zip |
OS X binaries: | r-release: rscorecard_0.11.1.tgz, r-oldrel: rscorecard_0.11.1.tgz |
Old sources: | rscorecard archive |
Please use the canonical form https://CRAN.R-project.org/package=rscorecard to link to this page.