Medicaid Enrollment - New Adult Group
U.S. Department of Health & Human Services
@usgov.hhs_gov_medicaid_enrollment_new_adult_group_cb7e1
U.S. Department of Health & Human Services
@usgov.hhs_gov_medicaid_enrollment_new_adult_group_cb7e1
CREATE TABLE medicaid_enrollment_new_adult_group (
"state" VARCHAR,
"total_medicaid_enrollees" BIGINT,
"total_viii_group_enrollees" VARCHAR,
"total_viii_group_newly_eligible_enrollees" VARCHAR,
"total_viii_group_not_newly_eligible_enrollees" VARCHAR,
"updated_year" BIGINT,
"updated_month" BIGINT,
"enrollment_year" BIGINT,
"enrollment_month" BIGINT,
"notes" VARCHAR
);
Anyone who has the link will be able to view this.