33  state-education.csv

This data, stored in state-education.csv includes state-level aggregate data on six attributes from academic year 2020-21. The attributes, collected for all 50 states and the District of Columbia, are:


33.0.1 Preview

Code
# Import Data
state_educ = readr::read_csv(file = "https://raw.githubusercontent.com/zief0002/modeling/main/data/state-education.csv")

# View Data
state_educ


33.0.2 References

College Board. (2020). SAT suite of assessments annual report. Author.

NEA Research. (2021). Rankings of the states 2020 and estimates of school statistics 2021. National Education Association.