Learn R Programming

⚠️There's a newer version (0.32.0) of this package.Take me there.

rscorecard (version 0.2.4)

A Method to Download Department of Education College Scorecard Data

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.

Copy Link

Version

Install

install.packages('rscorecard')

Monthly Downloads

326

Version

0.2.4

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Benjamin Skinner

Last Published

March 26th, 2016

Functions in rscorecard (0.2.4)

sc_get

Get scorecard data.
sc_select

Select scorecard data variables.
sc_key

Store Data.gov API key in system environment.
sc_dict

Search data dictionary.
sc_init

Initialize chained request.
sc_zip

Subset results to those within specified area around zip code.
rscorecard

rscorecard: A Method to Download College Scorecard Data.
sc_filter

Filter scorecard data by variable values.
reexports

Objects exported from other packages
sc_year

Select scorecard data year.