task tree
What the sub-job runs
Tasks in order, each with what it does — typed stepsfrom the MDClarity task docs (click to open the reference), sub-jobsyou can expand inline (▶) to reveal their own tasks, and SQL steps summarized by Gemini (✨). Every step shows the tables it writes/reads and which earlier step it feeds from(sqlglot lineage).
sub-job
Populate-Dimensions
4 tasks · SeaRad
sub-job / Flow action SQL / native step▶ expand a sub-job inline · ↗ open it as its own page · a typed step opens its doc
- Load EligibilityInsurance Dimensionsql
populate_dimensions__load_eligibilityinsurance_dimension.sql✨ Populates the EligibilityInsurance dimension with insurance providers that have valid benefits API references for automated eligibility checks.writesImportDimensionMember· readsDimensionMemberInsurance↳ feeds from Load State Dimensions, Load Time Dimensions - Load QuoteInsurance Dimensionsql
populate_dimensions__load_quoteinsurance_dimension.sql✨ Updates the QuoteInsurance dimension by identifying insurance carriers associated with active contract maps in the system.writesImportDimensionMember· readsContractMapInsurance - Load Time Dimensionssql
populate_dimensions__load_time_dimensions.sql✨ Builds time-based dimension members for days, months, and years to support temporal reporting across the pipeline.writesDimensionMember· readsTransformVisit - Load State Dimensionssql
populate_dimensions__load_state_dimensions.sql✨ Updates state dimensions using facility location data to allow for geographic segmentation of healthcare services and revenue.writesDimensionMember· readsFacility