CEDStandards / CEDS-Data-Warehouse

Modeled for longitudinal storage and reporting of P-20W data, the Common Education Data Standards (CEDS) Data Warehouse implements star schema data warehouse normalization techniques for improved query performance.
https://github.com/CEDStandards/CEDS-Data-Warehouse
Apache License 2.0
22 stars 3 forks source link

Correct population of RDS.DimAssessmentRegistrations dimension table #47

Open AEMJohnnyCunningham opened 1 year ago

AEMJohnnyCunningham commented 1 year ago

Describe the bug The dimension table population script, Junk-Table-Dimension-Population swapped the values for AssessmentRegistrationCompletionStatus and AssessmentRegistrationParticipationIndicator when populating RDS.DimAssessmentRegistrations.

To Reproduce N/A