sub-job
SeaRad · Parse-Insurance-Map-File
/* Disabled until we restore file dependencies or create new process */
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
- Load Insurance MapLoadFilewrites
SourceInsuranceMapdata file spec=SourceInsuranceMapfile path={SourceDirectory}\SeaRadInsurance.csvimport mode=Replace - Load Insurance RollupLoadFiledisabledwrites
InsuranceRollupdata file spec=InsuranceRollupfile path={SourceDirectory}\InsuranceRollup.csvimport mode=ReplaceDISABLED - Load-Insurance-DimensionMembersql
parse_insurance_map_file__load_insurance_dimensionmember.sql✨ Loads unique insurance providers and default coverage categories into the insurance dimension table for standardized reporting.writesImportDimensionMember· readsInsuranceSourceInsuranceMap↳ feeds from Load Insurance Map