forked from edanalytics/edu_edfi_source
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature: create base tpdm/edfi_3 models iteration 2
- Loading branch information
Vasili Zakharko
committed
Jul 22, 2024
1 parent
aad2a1e
commit 8403462
Showing
18 changed files
with
524 additions
and
48 deletions.
There are no files selected for viewing
65 changes: 65 additions & 0 deletions
65
models/staging/edfi_3/base/base_ef3__student_competency_objectives.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
{ | ||
"id": "string", | ||
"gradingPeriodReference": { | ||
"gradingPeriodDescriptor": "string", | ||
"periodSequence": 0, | ||
"schoolId": 0, | ||
"schoolYear": 0, | ||
"link": { | ||
"rel": "string", | ||
"href": "string" | ||
} | ||
}, | ||
"objectiveCompetencyObjectiveReference": { | ||
"educationOrganizationId": 0, | ||
"objective": "string", | ||
"objectiveGradeLevelDescriptor": "string", | ||
"link": { | ||
"rel": "string", | ||
"href": "string" | ||
} | ||
}, | ||
"studentReference": { | ||
"studentUniqueId": "string", | ||
"link": { | ||
"rel": "string", | ||
"href": "string" | ||
} | ||
}, | ||
"competencyLevelDescriptor": "string", | ||
"diagnosticStatement": "string", | ||
"generalStudentProgramAssociations": [ | ||
{ | ||
"generalStudentProgramAssociationReference": { | ||
"beginDate": "2024-07-22", | ||
"educationOrganizationId": 0, | ||
"programEducationOrganizationId": 0, | ||
"programName": "string", | ||
"programTypeDescriptor": "string", | ||
"studentUniqueId": "string", | ||
"link": { | ||
"rel": "string", | ||
"href": "string" | ||
} | ||
} | ||
} | ||
], | ||
"studentSectionAssociations": [ | ||
{ | ||
"studentSectionAssociationReference": { | ||
"beginDate": "2024-07-22", | ||
"localCourseCode": "string", | ||
"schoolId": 0, | ||
"schoolYear": 0, | ||
"sectionIdentifier": "string", | ||
"sessionName": "string", | ||
"studentUniqueId": "string", | ||
"link": { | ||
"rel": "string", | ||
"href": "string" | ||
} | ||
} | ||
} | ||
], | ||
"_etag": "string" | ||
} |
73 changes: 73 additions & 0 deletions
73
models/staging/edfi_3/base/base_ef3__student_cte_program_associations.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
{ | ||
"id": "string", | ||
"beginDate": "2024-07-22", | ||
"educationOrganizationReference": { | ||
"educationOrganizationId": 0, | ||
"link": { | ||
"rel": "string", | ||
"href": "string" | ||
} | ||
}, | ||
"programReference": { | ||
"educationOrganizationId": 0, | ||
"programName": "string", | ||
"programTypeDescriptor": "string", | ||
"link": { | ||
"rel": "string", | ||
"href": "string" | ||
} | ||
}, | ||
"studentReference": { | ||
"studentUniqueId": "string", | ||
"link": { | ||
"rel": "string", | ||
"href": "string" | ||
} | ||
}, | ||
"ctePrograms": [ | ||
{ | ||
"careerPathwayDescriptor": "string", | ||
"cipCode": "string", | ||
"cteProgramCompletionIndicator": true, | ||
"primaryCTEProgramIndicator": true | ||
} | ||
], | ||
"cteProgramServices": [ | ||
{ | ||
"cteProgramServiceDescriptor": "string", | ||
"cipCode": "string", | ||
"primaryIndicator": true, | ||
"serviceBeginDate": "2024-07-22", | ||
"serviceEndDate": "2024-07-22" | ||
} | ||
], | ||
"endDate": "2024-07-22", | ||
"nonTraditionalGenderStatus": true, | ||
"participationStatus": { | ||
"participationStatusDescriptor": "string", | ||
"designatedBy": "string", | ||
"statusBeginDate": "2024-07-22", | ||
"statusEndDate": "2024-07-22" | ||
}, | ||
"privateCTEProgram": true, | ||
"programParticipationStatuses": [ | ||
{ | ||
"participationStatusDescriptor": "string", | ||
"statusBeginDate": "2024-07-22", | ||
"designatedBy": "string", | ||
"statusEndDate": "2024-07-22" | ||
} | ||
], | ||
"reasonExitedDescriptor": "string", | ||
"servedOutsideOfRegularSession": true, | ||
"services": [ | ||
{ | ||
"serviceDescriptor": "string", | ||
"primaryIndicator": true, | ||
"serviceBeginDate": "2024-07-22", | ||
"serviceEndDate": "2024-07-22" | ||
} | ||
], | ||
"technicalSkillsAssessmentDescriptor": "string", | ||
"_etag": "string" | ||
} |
35 changes: 35 additions & 0 deletions
35
models/staging/edfi_3/base/base_ef3__student_gradebook_entries.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"id": "string", | ||
"gradebookEntryReference": { | ||
"dateAssigned": "2024-07-22", | ||
"gradebookEntryTitle": "string", | ||
"localCourseCode": "string", | ||
"schoolId": 0, | ||
"schoolYear": 0, | ||
"sectionIdentifier": "string", | ||
"sessionName": "string", | ||
"link": { | ||
"rel": "string", | ||
"href": "string" | ||
} | ||
}, | ||
"studentSectionAssociationReference": { | ||
"beginDate": "2024-07-22", | ||
"localCourseCode": "string", | ||
"schoolId": 0, | ||
"schoolYear": 0, | ||
"sectionIdentifier": "string", | ||
"sessionName": "string", | ||
"studentUniqueId": "string", | ||
"link": { | ||
"rel": "string", | ||
"href": "string" | ||
} | ||
}, | ||
"competencyLevelDescriptor": "string", | ||
"dateFulfilled": "2024-07-22", | ||
"diagnosticStatement": "string", | ||
"letterGradeEarned": "string", | ||
"numericGradeEarned": 0, | ||
"_etag": "string" | ||
} |
38 changes: 38 additions & 0 deletions
38
models/staging/edfi_3/base/base_ef3__student_intervention_associations.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"id": "string", | ||
"cohortReference": { | ||
"cohortIdentifier": "string", | ||
"educationOrganizationId": 0, | ||
"link": { | ||
"rel": "string", | ||
"href": "string" | ||
} | ||
}, | ||
"interventionReference": { | ||
"educationOrganizationId": 0, | ||
"interventionIdentificationCode": "string", | ||
"link": { | ||
"rel": "string", | ||
"href": "string" | ||
} | ||
}, | ||
"studentReference": { | ||
"studentUniqueId": "string", | ||
"link": { | ||
"rel": "string", | ||
"href": "string" | ||
} | ||
}, | ||
"diagnosticStatement": "string", | ||
"dosage": 0, | ||
"interventionEffectivenesses": [ | ||
{ | ||
"diagnosisDescriptor": "string", | ||
"gradeLevelDescriptor": "string", | ||
"populationServedDescriptor": "string", | ||
"interventionEffectivenessRatingDescriptor": "string", | ||
"improvementIndex": 0 | ||
} | ||
], | ||
"_etag": "string" | ||
} |
Empty file.
62 changes: 62 additions & 0 deletions
62
models/staging/edfi_3/base/base_ef3__student_migrant_education_program_associations.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
{ | ||
"id": "string", | ||
"beginDate": "2024-07-22", | ||
"educationOrganizationReference": { | ||
"educationOrganizationId": 0, | ||
"link": { | ||
"rel": "string", | ||
"href": "string" | ||
} | ||
}, | ||
"programReference": { | ||
"educationOrganizationId": 0, | ||
"programName": "string", | ||
"programTypeDescriptor": "string", | ||
"link": { | ||
"rel": "string", | ||
"href": "string" | ||
} | ||
}, | ||
"studentReference": { | ||
"studentUniqueId": "string", | ||
"link": { | ||
"rel": "string", | ||
"href": "string" | ||
} | ||
}, | ||
"continuationOfServicesReasonDescriptor": "string", | ||
"eligibilityExpirationDate": "2024-07-22", | ||
"endDate": "2024-07-22", | ||
"lastQualifyingMove": "2024-07-22", | ||
"migrantEducationProgramServices": [ | ||
{ | ||
"migrantEducationProgramServiceDescriptor": "string", | ||
"primaryIndicator": true, | ||
"serviceBeginDate": "2024-07-22", | ||
"serviceEndDate": "2024-07-22" | ||
} | ||
], | ||
"participationStatus": { | ||
"participationStatusDescriptor": "string", | ||
"designatedBy": "string", | ||
"statusBeginDate": "2024-07-22", | ||
"statusEndDate": "2024-07-22" | ||
}, | ||
"priorityForServices": true, | ||
"programParticipationStatuses": [ | ||
{ | ||
"participationStatusDescriptor": "string", | ||
"statusBeginDate": "2024-07-22", | ||
"designatedBy": "string", | ||
"statusEndDate": "2024-07-22" | ||
} | ||
], | ||
"qualifyingArrivalDate": "2024-07-22", | ||
"reasonExitedDescriptor": "string", | ||
"servedOutsideOfRegularSession": true, | ||
"stateResidencyDate": "2024-07-22", | ||
"usInitialEntry": "2024-07-22", | ||
"usInitialSchoolEntry": "2024-07-22", | ||
"usMostRecentEntry": "2024-07-22", | ||
"_etag": "string" | ||
} |
56 changes: 56 additions & 0 deletions
56
...ls/staging/edfi_3/base/base_ef3__student_neglected_or_delinquent_program_associations.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
{ | ||
"id": "string", | ||
"beginDate": "2024-07-22", | ||
"educationOrganizationReference": { | ||
"educationOrganizationId": 0, | ||
"link": { | ||
"rel": "string", | ||
"href": "string" | ||
} | ||
}, | ||
"programReference": { | ||
"educationOrganizationId": 0, | ||
"programName": "string", | ||
"programTypeDescriptor": "string", | ||
"link": { | ||
"rel": "string", | ||
"href": "string" | ||
} | ||
}, | ||
"studentReference": { | ||
"studentUniqueId": "string", | ||
"link": { | ||
"rel": "string", | ||
"href": "string" | ||
} | ||
}, | ||
"elaProgressLevelDescriptor": "string", | ||
"endDate": "2024-07-22", | ||
"mathematicsProgressLevelDescriptor": "string", | ||
"neglectedOrDelinquentProgramDescriptor": "string", | ||
"neglectedOrDelinquentProgramServices": [ | ||
{ | ||
"neglectedOrDelinquentProgramServiceDescriptor": "string", | ||
"primaryIndicator": true, | ||
"serviceBeginDate": "2024-07-22", | ||
"serviceEndDate": "2024-07-22" | ||
} | ||
], | ||
"participationStatus": { | ||
"participationStatusDescriptor": "string", | ||
"designatedBy": "string", | ||
"statusBeginDate": "2024-07-22", | ||
"statusEndDate": "2024-07-22" | ||
}, | ||
"programParticipationStatuses": [ | ||
{ | ||
"participationStatusDescriptor": "string", | ||
"statusBeginDate": "2024-07-22", | ||
"designatedBy": "string", | ||
"statusEndDate": "2024-07-22" | ||
} | ||
], | ||
"reasonExitedDescriptor": "string", | ||
"servedOutsideOfRegularSession": true, | ||
"_etag": "string" | ||
} |
Oops, something went wrong.