provider_attribution_flags
At a glance
| Schema | dax_data_quality |
| Table | provider_attribution_flags |
| Layer | Data Quality |
| Object type | table |
| Columns | 6 |
| Tags | data_quality |
Columns
| Column | Type | Key | Constraints | Description |
|---|---|---|---|---|
person_id | — | — | — | |
member_id | — | — | — | |
year_month | — | — | — | |
payer | — | — | — | |
plan | — | — | — | |
data_source | — | — | — |
Querying
select *
from dax_data_quality.provider_attribution_flags
limit 100;