-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/tpdm #84
Draft
ejoranlienea
wants to merge
3
commits into
main
Choose a base branch
from
feature/tpdm
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Feature/tpdm #84
Conversation
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
maxalmazov
added a commit
to Unicon/edu_edfi_source
that referenced
this pull request
Jul 3, 2024
holdorph
added a commit
to Unicon/edu_edfi_source
that referenced
this pull request
Jul 9, 2024
Copy pull request edanalytics#84 from original repository.
ejoranlienea
added a commit
that referenced
this pull request
Nov 27, 2024
* Copy pull request from original repository. See: #84 * Create base TPDM models * polishing * Base Credentials model * more polishing * Minor fix dbt_project.yml (#4) * Update model formatting * Base Credentials model * Base Credentials model * Base Credentials model * Base Credentials model * remove blank line * Revert "Create initial TPDM base models" * Revert "Base Credential model " * Base Evaluation (TPDM) models * Iterate on base TPDM models * Base Evaluation (TPDM) models * Base Evaluation (TPDM) models * Base Evaluation (TPDM) models * Iterate on base TPDM models * Polishing/fixing * Base Evaluation (TPDM) models * Fixing/resolve review comments * Base Evaluation (TPDM) models * Base Evaluation (TPDM) models * Base Evaluation (TPDM) models * Create base models * Polishing * Delete extra `persons` model * Resolve comments regarding base models * Fix typo in CTE * Use the correct reference for `ed_org_type` * Add `peoples` base model * Stage evaluations model * Stage evaluations model * Fix spelling error * Stage evaluations model * Stage evaluations model * Stage evaluations model * Stage evaluations model * Fix syntax error * Iterate on stage evalution models * Fix/clean up integrity tests * Iterate on stage TPDM models * Add new surrogate key definitions * Fix typo * Polishing * fix: model_ name and test * Create more surrogate keys for refs * Add more integrity tests * Uncomment `&ref_k_person` test * Polishing * Debugging * Create stage TPDM models * Create surrogate key definitions * Create edfi3 stage models * Add schoolYearTypes models * Polishing * fix: remove empty lines * Debug dbt project * Fix refs in base models * Resolve PR comments * Debug dbt * Debug tpdm models * Return 'edu:tpdm:enabled' variable * Debug tpdm models * Remove evaluation_ratings models due to missing raw data in DWH * Clean `evaluation_elements` dependencies * fix: programAssignmentDescriptor in staff_school_associations * enable each individual module instead of the entire folder * Add 'fieldwork_experinces' definition to .yml * Fix bug with null academic subjects data in staff school associations --------- Co-authored-by: Maxim Tarasyuk <[email protected]> Co-authored-by: EchoN1 <[email protected]> Co-authored-by: EchoN1 <[email protected]> Co-authored-by: Artyom Zakharenko <[email protected]> Co-authored-by: Cris Holdorph <[email protected]> Co-authored-by: Vasili Zakharko <[email protected]> Co-authored-by: Gary Roybal <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Begin sketching out what TPDM models would look like.