Skip to main content

int_eligibility_state_normalized

:::caution Internal model This is an intermediate/staging model used to build the query surface. It is documented for lineage and debugging. Its shape may change between releases, so avoid building reports directly on it. :::

At a glance

Schemadax_intermediate
Tableint_eligibility_state_normalized
LayerNormalized Layer
Object typetable
Columns5
Tagsnormalized_input, normalized_layer

Columns

ColumnTypeKeyConstraintsDescription
person_id
person_id_key
normalized_state_name
fips_state_code
fips_state_abbreviation

Querying

select *
from dax_intermediate.int_eligibility_state_normalized
limit 100;