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
CREATE TABLE table_1 (
"county" VARCHAR,
"n__to_sort_by_county_and_year" DOUBLE,
"n__to_sort_by_year_and_county" BIGINT,
"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,
"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.