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