edfinr

An R package for downloading and analyzing education finance data from multiple sources.

Installation

You can install the development version of edfinr from GitHub with:

pak::pkg_install("bellwetherorg/edfinr") 

Data Sources

This package provides access to education finance data from:

Data Processing Methods

Data Processing Detail

Full data processing methods and scripts are available on GitHub via bellwetherorg/edfinr_data_cleaning.

NCES F-33 Survey Data

Data source: NCES Common Core of Data text files of F-33 data from 2011-12 through 2021-22.

Raw variables selected:

Adjustments:

CCD Directory Data

Data source: NCES CCD Directory data obtained via the educationdata package.

Raw variables selected:

Adjustments:

SAIPE Poverty Estimates

Data source: Census Bureau SAIPE Estimates

Raw variables selected:

Adjustments:

ACS 5-Year Estimates

Data source: American Community Survey 5-Year Estimates accessed via the tidycensus package

Raw variables selected:

Adjustments:

CPI

Data source: U.S. Bureau of Labor Statistics, specifically the Consumer Price Index for All Urban Consumers (CPI-U)

Raw variables selected:

Adjustments:

Joining Data

Revenue Adjustments

Additional transformations are applied after the join: - Capital expenditures and debt service (C11) are subtrated from state revenues - Property sales (U11) are subtracted from local revenues - For Texas LEAs in 2012-13 and earlier, payments to state governments (L12) are subtracted from local revenues - Payments to other school systems (V91, V92, and Q11) are proportionally subracted from local, state, and federal revenues

Exclusions

Data Notes and Cautions

Users should note the following when working with the edfinr datasets:

Authors

mirror server hosted at Truenetwork, Russian Federation.