create_nrc_orgs: create_nrc_orgs

Description Usage Details Value

Description

create_nrc_orgs creates a data frame with all the orgnaizations from the Nevada Report Card (NRC) API. This provides an organization id, state id, name, and type for each school, district, and the state.

Usage

1

Details

This data is then joined with the demographic data in order to pull in the levels the school services (i.e. 1 2 3 for ES, MS, and HS)

All of the data that can be pulled by this function is already available in a data frame 'nrc_orgs' that comes with the nrc package; View(nrc_orgs). This function was used to create that data frame.

Value

returns a data frame of all NRC organizations: schools, dirstricts, and the state.


DataInsightPartners/nevadaReportCardr documentation built on May 7, 2019, 2:53 a.m.