Package: rscorecard Title: A Method to Download Department of Education College Scorecard Data Version: 0.33.0 Authors@R: person("Benjamin", "Skinner", email = "ben@btskinner.io", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0337-7415")) Maintainer: Benjamin Skinner URL: https://www.btskinner.io/rscorecard/ BugReports: https://github.com/btskinner/rscorecard/issues Description: A method to download Department of Education College Scorecard data using the public API . 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. Depends: R (>= 4.1.0) License: MIT + file LICENSE Imports: dplyr, httr, jsonlite, lazyeval, tibble, tidyselect, tidyr, purrr RoxygenNote: 7.3.3 Encoding: UTF-8 Suggests: knitr, rmarkdown, testthat Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://btskinner.r-universe.dev Date/Publication: 2026-03-30 13:37:59 UTC RemoteUrl: https://github.com/btskinner/rscorecard RemoteRef: HEAD RemoteSha: 0514edfe790bc7b7fb3fcefc4dc542362f151252 NeedsCompilation: no Packaged: 2026-07-08 05:36:03 UTC; root Author: Benjamin Skinner [aut, cre] (ORCID: )