Package: rscorecard
Title: A Method to Download Department of Education College Scorecard
        Data
Version: 0.32.0
Authors@R: person("Benjamin", "Skinner",
           email = "ben@btskinner.io",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0337-7415"))
Maintainer: Benjamin Skinner <ben@btskinner.io>
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
     <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.
Depends: R (>= 4.1.0)
License: MIT + file LICENSE
Imports: dplyr, httr, jsonlite, lazyeval, tibble, tidyselect, tidyr,
        purrr
RoxygenNote: 7.3.2
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat
NeedsCompilation: no
Packaged: 2025-04-30 14:23:08 UTC; benski
Author: Benjamin Skinner [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0337-7415>)
Repository: CRAN
Date/Publication: 2025-05-12 13:40:05 UTC
Built: R 4.4.3; ; 2025-10-21 14:41:13 UTC; windows
