Other packages > Find by keyword >

rscorecard  

A Method to Download Department of Education College Scorecard Data
View on CRAN: Click here


Download and install rscorecard package within the R console
Install from CRAN:
install.packages("rscorecard")

Install from Github:
library("remotes")
install_github("cran/rscorecard")

Install by package version:
library("remotes")
install_version("rscorecard", "0.30.0")



Attach the package and use:
library("rscorecard")
Maintained by
Benjamin Skinner
[Scholar Profile | Author Map]
First Published: 2016-03-26
Latest Update: 2023-04-28
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.
How to cite:
Benjamin Skinner (2016). rscorecard: A Method to Download Department of Education College Scorecard Data. R package version 0.30.0, https://cran.r-project.org/web/packages/rscorecard. Accessed 09 Jan. 2025.
Previous versions and publish date:
0.2.4 (2016-03-26 17:09), 0.2.5 (2016-05-18 06:53), 0.2.8 (2016-10-03 23:10), 0.3.1 (2017-01-14 23:58), 0.3.5 (2017-01-27 10:18), 0.4.0 (2017-09-28 20:52), 0.5.0 (2017-10-20 22:00), 0.6.0 (2017-12-12 18:08), 0.7.0 (2018-03-08 22:50), 0.7.1 (2018-03-29 23:43), 0.8.0 (2018-08-26 06:30), 0.9.0 (2018-09-10 22:20), 0.10.0 (2018-10-01 18:40), 0.11.0 (2018-10-30 22:30), 0.11.1 (2018-11-05 10:20), 0.12.0 (2019-05-22 00:20), 0.13.0 (2019-10-01 20:00), 0.14.0 (2020-01-08 20:30), 0.15.0 (2020-04-09 15:20), 0.16.0 (2020-06-03 08:10), 0.17.0 (2020-12-05 20:50), 0.18.0 (2021-01-13 16:30), 0.19.1 (2021-07-20 06:10), 0.20.0 (2021-07-28 19:10), 0.21.0 (2022-02-08 19:20), 0.22.0 (2022-03-23 17:00), 0.23.0 (2022-07-05 23:00), 0.24.0 (2022-10-20 14:22), 0.26.0 (2023-04-28 20:20), 0.28.1 (2024-05-29 00:20), 0.29.0 (2024-08-30 18:10)
Other packages that cited rscorecard R package
View rscorecard citation profile
Other R packages that rscorecard depends, imports, suggests or enhances
Complete documentation for rscorecard
Functions, R codes and Examples using the rscorecard R package
Some associated functions: reexports . rscorecard . sc_dict . sc_filter . sc_get . sc_init . sc_key . sc_select . sc_year . sc_zip . 
Some associated R codes: api_convert.R . api_key.R . dictionary.R . distance.R . filter.R . get.R . init.R . rscorecard.R . select.R . select_year.R . utility_functions.R .  Full rscorecard package functions and examples
Downloads during the last 30 days
12/1012/1112/1212/1312/1412/1512/1612/1712/1812/1912/2012/2112/2212/2312/2412/2512/2612/2712/2812/2912/3101/0101/0201/0301/0401/0501/0601/0701/08Downloads for rscorecard0102030405060708090100110TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dbstats  
Distance-Based Statistics
Prediction methods where explanatory information is coded as a matrix of distances between individua ...
Download / Learn more Package Citations See dependency  
ggdmc  
Cognitive Models
Hierarchical Bayesian models. The package provides tools to fit two response time models, using the ...
Download / Learn more Package Citations See dependency  
zoo  
S3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations)
An S3 class with methods for totally ordered indexed observations. It is particularly aimed at irre ...
Download / Learn more Package Citations See dependency  
ordinalRR  
Analysis of Repeatability and Reproducibility Studies with Ordinal Measurements
Implements Bayesian data analyses of balanced repeatability and reproducibility studies with ordinal ...
Download / Learn more Package Citations See dependency  
disdat  
Data for Comparing Species Distribution Modeling Methods
Easy access to species distribution data for 6 regions in the world, for a total of 226 anonymised s ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,441

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA