Managed Care Enrollment By Program And Plan
U.S. Department of Health & Human Services
@usgov.hhs_gov_managed_care_enrollment_by_program_and_plan_2631d
U.S. Department of Health & Human Services
@usgov.hhs_gov_managed_care_enrollment_by_program_and_plan_2631d
CREATE TABLE table_1 (
"state" VARCHAR,
"notes" VARCHAR,
"program_name" VARCHAR,
"plan_name" VARCHAR,
"geographic_region" VARCHAR,
"medicaid_only_enrollment" BIGINT,
"dual_enrollment" BIGINT,
"total_enrollment" BIGINT,
"year" BIGINT,
"parent_organization" VARCHAR
);
Anyone who has the link will be able to view this.