Medicaid CMS-64 New Adult Group Expenditures
U.S. Department of Health & Human Services
@usgov.hhs_gov_medicaid_cms_64_new_adult_group_expenditures_d89ee
U.S. Department of Health & Human Services
@usgov.hhs_gov_medicaid_cms_64_new_adult_group_expenditures_d89ee
This dataset reports summary level expenditure data associated with the new adult group established under the Affordable Care Act. These state expenditures are reported through the federal Medicaid Budget and Expenditure System (MBES).
Notes:
CREATE TABLE table_1 (
"state" VARCHAR,
"total_computable_all_medical_assistance_expenditures" BIGINT,
"total_federal_share_all_medical_assistance_expenditures" BIGINT,
"total_computable_viii_group_expenditures" VARCHAR,
"total_federal_share_viii_group_expenditures" VARCHAR,
"total_computable_viii_group_newly_eligible_expenditures" VARCHAR,
"total_federal_share_viii_group_newly_eligible_expenditures" VARCHAR,
"n__total_computable_viii_group_not_newly_eligible_expenditures" VARCHAR -- "Total Computable VIII Group Not Newly Eligible Expenditures",
"total_federal_share_viii_group_not_newly_eligible_expenditures" VARCHAR,
"quarter_end_date" TIMESTAMP,
"updated_year" BIGINT,
"updated_month" BIGINT,
"notes" VARCHAR
);Anyone who has the link will be able to view this.