The full SEDA dataset contains mean test scores on statewide testing data in reading and math for every school district in the United States. See a description of the data here. The data represented in this package represent a random sample of 10 cases in the full dataset. To access the full data, please visit the data archive in the above link.
seda
A data frame with 32625 rows and 8 columns.
Integer. Local education authority identifier.
Character. Local education authority name.
Character. State abbreviation.
Integer. Year the data were collected.
Integer. Grade level the data were collected.
Character. Whether the data were from reading or mathematics.
Double. Mean test score for the LEA in the corresponding subject/grade/year.
Double. Standard error of the mean.