Medicare Beneficiary Enrollment And Demographics, Washington State And Counties, 2007-2018
State of Washington
@usgov.state_of_washington_medicare_beneficiary_enrollment_an_aa5ff254
State of Washington
@usgov.state_of_washington_medicare_beneficiary_enrollment_an_aa5ff254
(Source: CMS Medicare Geographic Variation Public Use File, February 2021)
Organization: State of Washington
Last updated: 2020-11-10T17:20:08.915091
Tags: medicare-beneficiary-demographics, medicare-enrollment
CREATE TABLE table_1 (
"county" VARCHAR,
"n__to_sort_by_county_and_year" DOUBLE -- (To Sort By County And Year),
"n__to_sort_by_year_and_county" BIGINT -- (To Sort By Year And County),
"year" BIGINT,
"state_and_county_fips_code" VARCHAR,
"beneficiaries_with_part_a_and_part_b" DOUBLE,
"ffs_beneficiaries" BIGINT,
"ma_beneficiaries" DOUBLE,
"ma_participation_rate" DOUBLE -- MA Participation Rate (%),
"average_age" BIGINT,
"percent_female" DOUBLE,
"percent_male" DOUBLE,
"percent_non_hispanic_white" DOUBLE,
"percent_african_american" DOUBLE,
"percent_hispanic" DOUBLE,
"percent_other_unknown" DOUBLE,
"percent_eligible_for_medicaid" DOUBLE,
"average_hcc_score" DOUBLE
);Anyone who has the link will be able to view this.