kpersauddavis/rCRDC: R Package to Interact with Civil Rights Document Collection (CRDC) APIs

The package aim to act as client wrapper for the Civil Rights Document Collection (CRDC) APIs. The CRDC APIs offer access to two separate datasets: Public School Enrollment in 2013-14 and Out-of-School Suspensions in 2013-2014. The package provides a set of functions for making both small and large batch query requests from the CRDC APIs. The package also provides a function for merging the two available datasets. All functions in the package return a R readable object for analysis and also provide the optionallity to preproccess the data.

Getting started

Package details

MaintainerKyle Davis <kpersauddavis@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kpersauddavis/rCRDC")
kpersauddavis/rCRDC documentation built on May 6, 2019, 4:33 p.m.