Package: rscorecard 0.33.0

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/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.
Authors:
rscorecard_0.33.0.tar.gz
rscorecard_0.33.0.zip(r-4.7)rscorecard_0.33.0.zip(r-4.6)rscorecard_0.33.0.zip(r-4.5)
rscorecard_0.33.0.tgz(r-4.6-any)rscorecard_0.33.0.tgz(r-4.5-any)
rscorecard_0.33.0.tar.gz(r-4.7-any)rscorecard_0.33.0.tar.gz(r-4.6-any)
rscorecard_0.33.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rscorecard/json (API)
NEWS
| # Install 'rscorecard' in R: |
| install.packages('rscorecard', repos = c('https://btskinner.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/btskinner/rscorecard/issues
Pkgdown/docs site:https://www.btskinner.io
api-wrappereducation-college-scorecardhigher-education-datascorecard-data
Last updated from:0514edfe79. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 178 | ||
| linux-release-x86_64 | OK | 128 | ||
| macos-release-arm64 | OK | 120 | ||
| macos-oldrel-arm64 | OK | 206 | ||
| windows-devel | OK | 91 | ||
| windows-release | OK | 77 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 110 |
Exports:sc_dictsc_filtersc_filter_sc_getsc_initsc_keysc_selectsc_select_sc_yearsc_zip
Dependencies:askpassclicpp11curldplyrgenericsgluehttrjsonlitelazyevallifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangstringistringrsystibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Search data dictionary. | sc_dict |
| Filter scorecard data by variable values. | sc_filter sc_filter_ |
| Get scorecard data. | sc_get |
| Initialize chained request. | sc_init |
| Store Data.gov API key in system environment. | sc_key |
| Select scorecard data variables. | sc_select sc_select_ |
| Select scorecard data year. | sc_year |
| Subset results to those within specified area around zip code. | sc_zip |
