Skip to content

Commit

Permalink
feature: create base tpdm/edfi_3 models iteration 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasili Zakharko committed Jul 22, 2024
1 parent aad2a1e commit 8403462
Show file tree
Hide file tree
Showing 18 changed files with 524 additions and 48 deletions.
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"
}
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 models/staging/edfi_3/base/base_ef3__student_gradebook_entries.sql
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"
}
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.
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"
}
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"
}
Loading

0 comments on commit 8403462

Please sign in to comment.