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 16 Mar. 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
02/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/15Downloads for rscorecard020406080100120140160180TrendBars

Today's Hot Picks in Authors and Packages

latentFactoR  
Data Simulation Based on Latent Factors
Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mi ...
Download / Learn more Package Citations See dependency  
inventorize  
Inventory Analytics, Pricing and Markdowns
Simulate inventory policies with and without forecasting, facilitate inventory analysis calculations ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ggtrace  
Trace and Highlight Groups of Data Points
Provides 'ggplot2' geoms that allow groups of data points to be outlined or highlighted for emphasi ...
Download / Learn more Package Citations See dependency  
UnitStat  
Performs Unit Root Test Statistics
A test to understand the stability of the underlying stochastic data. Helps the user’s understand ...
Download / Learn more Package Citations See dependency  
RCALI  
Calculation of the Integrated Flow of Particles Between Polygons
Calculate the flow of particles between polygons by two integration methods: integration by a cubat ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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