A data frame of student level observations for five years on the following variables.
ID
Student ID
GRADE_2020
Student Grade Tested 2020, possibly missing
GRADE_2021
Student Grade Tested 2021, possibly missing
GRADE_2022
Student Grade Tested 2022, possibly missing
GRADE_2023
Student Grade Tested 2023, possibly missing
GRADE_2024
Student Grade Tested 2024, possibly missing
SS_2020
Student Scale Score 2020, possibly missing
SS_2021
Student Scale Score 2021, possibly missing
SS_2022
Student Scale Score 2022, possibly missing
SS_2023
Student Scale Score 2023, possibly missing
SS_2024
Student Scale Score 2024, possibly missing
All datasets used with studentGrowthPercentiles
and studentGrowthProjections
must be specifically formatted as wide format files. The first
variable/column is the student ID variable. The next set of columns provide the grade of the student across all the years provided in the dataset (possibly missing).
The last set of columns provide the scales scores of the student in the respective grades. Multi-year operational analyses benefit from putting data in long format.
See sgpData_LONG
and associated documentation for a comprehensive account.
Anonymized student level state assessment data