This PR sets up the HubbleStudentData and HubbleClassData tables and models for getting aggregate Hubble values and ages for students and classes, as well as adding them to the /stage-3-data responses. Additionally, an /all-data endpoint is added for getting all of the summary data.
This PR sets up the
HubbleStudentData
andHubbleClassData
tables and models for getting aggregate Hubble values and ages for students and classes, as well as adding them to the/stage-3-data
responses. Additionally, an/all-data
endpoint is added for getting all of the summary data.