long_masterpull: A function to import a longitudinal version of EdBuild's...

Description Usage Format Value See Also Examples

View source: R/long_masterpull.R

Description

This function imports a longitudinal dataset of EdBuild's master data for the years 2013- 2019. The master dataset is a compilation of national level school district data from the US Census Annual Survey of School System Finances (F33); US Census Small Area Income and Poverty Estimates (SAIPE); National Center for Education Statistics (NCES) Common Core of Data (CCD); and Education Demographic and Geographic Estimates (EDGE). Cost adjustments were calculated using C2ER.

Usage

1

Format

A data frame with 130,419 observations and 44 variables. To view descriptions of variable names and sources for each use master_codebook()

Value

A dataframe where each observation is a school district.

See Also

master_codebook, masterpull

Examples

1
long_master <- long_masterpull()

edbuildr documentation built on June 2, 2021, 5:07 p.m.