Skip to content

R package of enrollment data for Chicago Public High Schools, 2006-07 to 2018-19

License

Notifications You must be signed in to change notification settings

cymack/CPSenrollpack

Repository files navigation

Introducing CPS Enrollment Datasets

Charlotte Mack March 20, 2019

CPSenrollpack

This repository contains enrollment data that were extracted from Chicago Public Schools (CPS) public records. The prepared data are also available at this repository in Rds and csv formats; at present there are only high school data, with elementary school data forthcoming. The sets span the school years from 2006--2007 through 2018--2019, and will be periodically updated.

Installation

You can install the released version of CPSenrollpack from github. If you do not have the devtools package, then first install it from CRAN:

install.packages(devtools)

Then use the devtools install command as follows:

install_github("cymack/CPSenrollpack")

The data files can be accessed simply by name at the command line, e.g. enrollment_all_hs.

## basic example code

About

R package of enrollment data for Chicago Public High Schools, 2006-07 to 2018-19

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published