mitodl / ol-data-platform

Pipeline definitions for managing data flows to power analytics at MIT Open Learning
BSD 3-Clause "New" or "Revised" License
36 stars 6 forks source link

Standarlize profiles in micromasters intermediate #1181

Closed rachellougee closed 2 months ago

rachellougee commented 2 months ago

What are the relevant tickets?

close https://github.com/mitodl/hq/issues/4118

Description (What does it do?)

How can this be tested?

Run the following should cover all the changes:

dbt build --select intmitxusers --full-refresh dbt build --select intmitxcourserun_enrollments_with_programs dbt build --select intermediate.micromasters

rachellougee commented 2 months ago

pre-commit.ci run