Legacy Pipeline Atlas worker-1snapshot 2026-07-15

sub-job

SeaRad · Parse-Insurance-Map-File

/* Disabled until we restore file dependencies or create new process */

called by Daily-Visit-Processing

sub-job SeaRad/Parse-Insurance-Map-File · db SeaRad_ProdMirror · updated 2025-09-17

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

Parse-Insurance-Map-File

3 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
  1. Load Insurance MapLoadFile
    writes SourceInsuranceMap
    data file spec=SourceInsuranceMapfile path={SourceDirectory}\SeaRadInsurance.csvimport mode=Replace
  2. Load Insurance RollupLoadFiledisabled
    writes InsuranceRollup
    data file spec=InsuranceRollupfile path={SourceDirectory}\InsuranceRollup.csvimport mode=ReplaceDISABLED
  3. Load-Insurance-DimensionMembersqlparse_insurance_map_file__load_insurance_dimensionmember.sql
    Loads unique insurance providers and default coverage categories into the insurance dimension table for standardized reporting.
    writes ImportDimensionMember · reads InsuranceSourceInsuranceMap
    ↳ feeds from Load Insurance Map