Skip to content

Commit 8026cc8

Browse files
author
Vasili Zakharko
committed
feature: create base tpdm/edfi_3 models iteration 2
1 parent c28d086 commit 8026cc8

27 files changed

Lines changed: 0 additions & 896 deletions

models/staging/edfi_3/base/_edfi_3__base.yml

Lines changed: 0 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,6 @@ models:
7979
- name: base_ef3__parents
8080
config:
8181
tags: ['core']
82-
- name: base_ef3__performance_evaluation_ratings
83-
config:
84-
tags: ['core ???']
85-
- name: base_ef3__performance_evaluations
86-
config:
87-
tags: ['core ???']
8882
- name: base_ef3__persons
8983
config:
9084
tags: ['core']
@@ -97,39 +91,18 @@ models:
9791
- name: base_ef3__schools
9892
config:
9993
tags: ['core']
100-
- name: base_ef3__section_attendance_taken_events
101-
config:
102-
tags: ['core']
10394
- name: base_ef3__sections
10495
config:
10596
tags: ['core']
10697
- name: base_ef3__sessions
10798
config:
10899
tags: ['core']
109-
- name: base_ef3__staff_absence_events
110-
config:
111-
tags: ['core']
112-
- name: base_ef3__staff_cohort_associations
113-
config:
114-
tags: ['core']
115-
- name: base_ef3__staff_discipline_incident_associations
116-
config:
117-
tags: ['core']
118100
- name: base_ef3__staff_education_organization_assignment_associations
119101
config:
120102
tags: ['core']
121-
- name: base_ef3__staff_education_organization_contact_associations
122-
config:
123-
tags: ['core']
124103
- name: base_ef3__staff_education_organization_employment_associations
125104
config:
126105
tags: ['core']
127-
- name: base_ef3__staff_leaves
128-
config:
129-
tags: ['core']
130-
- name: base_ef3__staff_program_associations
131-
config:
132-
tags: ['core']
133106
- name: base_ef3__staff_school_associations
134107
config:
135108
tags: ['core']
@@ -150,12 +123,6 @@ models:
150123
config:
151124
tags: ['cohort']
152125
enabled: "{{ var('src:domain:cohort:enabled', True) }}"
153-
- name: base_ef3__student_competency_objectives
154-
config:
155-
tags: ['base']
156-
- name: base_ef3__student_cte_program_associations
157-
config:
158-
tags: ['base']
159126
- name: base_ef3__student_discipline_incident_associations
160127
config:
161128
tags: ['discipline']
@@ -174,47 +141,26 @@ models:
174141
- name: base_ef3__student_education_organization_responsibility_associations
175142
config:
176143
tags: ['core']
177-
- name: base_ef3__student_gradebook_entries
178-
config:
179-
tags: ['core']
180144
- name: base_ef3__student_homeless_program_associations
181145
config:
182146
tags: ['homeless']
183147
enabled: "{{ var('src:program:homeless:enabled', True) }}"
184-
- name: base_ef3__student_intervention_associations
185-
config:
186-
tags: ['core']
187-
- name: base_ef3__student_intervention_attendance_events
188-
config:
189-
tags: ['core']
190148
- name: base_ef3__student_language_instruction_program_associations
191149
config:
192150
tags: ['language_instruction']
193151
enabled: "{{ var('src:program:language_instruction:enabled', True) }}"
194-
- name: base_ef3__student_migrant_education_program_associations
195-
config:
196-
tags: ['core']
197-
- name: base_ef3__student_neglected_or_delinquent_program_associations
198-
config:
199-
tags: ['core']
200152
- name: base_ef3__student_parent_associations
201153
config:
202154
tags: ['core']
203155
- name: base_ef3__student_program_associations
204156
config:
205157
tags: ['core']
206-
- name: base_ef3__student_program_attendance_events
207-
config:
208-
tags: ['core']
209158
- name: base_ef3__student_school_associations
210159
config:
211160
tags: ['core']
212161
- name: base_ef3__student_school_attendance_events
213162
config:
214163
tags: ['core']
215-
- name: base_ef3__student_school_food_service_program_associations
216-
config:
217-
tags: ['core']
218164
- name: base_ef3__student_section_associations
219165
config:
220166
tags: ['core']
@@ -235,9 +181,6 @@ models:
235181
- name: base_ef3__survey_course_associations
236182
config:
237183
tags: ['survey']
238-
- name: base_ef3__survey_program_associations
239-
config:
240-
tags: ['survey']
241184
- name: base_ef3__survey_question_responses
242185
config:
243186
tags: ['survey']
@@ -263,18 +206,6 @@ models:
263206
- name: base_ef3__survey_sections
264207
config:
265208
tags: ['survey']
266-
- name: base_ef3__survey_section_aggregate_responses
267-
config:
268-
tags: ['survey']
269-
- name: base_ef3__survey_section_associations
270-
config:
271-
tags: ['survey']
272-
- name: base_ef3__survey_section_response_education_organization_target_associations
273-
config:
274-
tags: ['survey']
275-
- name: base_ef3__survey_section_response_staff_target_associations
276-
config:
277-
tags: ['survey']
278209
- name: base_ef3__survey_section_responses
279210
config:
280211
tags: ['survey']

models/staging/edfi_3/base/base_ef3__performance_evaluation_ratings.sql

Lines changed: 0 additions & 16 deletions
This file was deleted.

models/staging/edfi_3/base/base_ef3__performance_evaluations.sql

Lines changed: 0 additions & 16 deletions
This file was deleted.

models/staging/edfi_3/base/base_ef3__section_attendance_taken_events.sql

Lines changed: 0 additions & 37 deletions
This file was deleted.

models/staging/edfi_3/base/base_ef3__staff_cohort_associations.sql

Lines changed: 0 additions & 27 deletions
This file was deleted.

models/staging/edfi_3/base/base_ef3__staff_discipline_incident_associations.sql

Lines changed: 0 additions & 25 deletions
This file was deleted.

models/staging/edfi_3/base/base_ef3__staff_education_organization_contact_associations.sql

Lines changed: 0 additions & 71 deletions
This file was deleted.

models/staging/edfi_3/base/base_ef3__staff_leaves.sql

Lines changed: 0 additions & 27 deletions
This file was deleted.

models/staging/edfi_3/base/base_ef3__staff_program_associations.sql

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)