Skip to main content

normalized__eligibility_remove_duplicates

At a glance

Schemadax_intermediate
Tablenormalized__eligibility_remove_duplicates
LayerNormalized Layer
Object typetable
Columns25
Grainperson_id, data_source
Tagsnormalized_input, normalized_layer

Columns

ColumnTypeKeyTerminologyConstraintsDescription
person_idPK
name_suffix
first_name
middle_name
last_name
sexSex
raceRace
birth_date
death_date
death_flag
social_security_number
address
city
state
zip_code
county
latitude
longitude
phone
email
ethnicity
data_sourcePK
file_name
ingest_datetime
dax_last_run

Querying

select *
from dax_intermediate.normalized__eligibility_remove_duplicates
limit 100;