Medicaid Financial Management Data
U.S. Department of Health & Human Services
@usgov.hhs_gov_medicaid_financial_management_data_e49ba
U.S. Department of Health & Human Services
@usgov.hhs_gov_medicaid_financial_management_data_e49ba
This dataset reports summary state-by-state total expenditures by program for the Medicaid Program, Medicaid Administration and CHIP programs. These state expenditures are tracked through the automated Medicaid Budget and Expenditure System/State Children's Health Insurance Program Budget and Expenditure System (MBES/CBES).
For more information, visit https://medicaid.gov/medicaid/finance/state-expenditure-reporting/expenditure-reports/index.html.
Organization: U.S. Department of Health & Human Services
Last updated: 2021-10-08T11:54:05.858600
Tags: cms-64-expenditures, financial-management-report
CREATE TABLE table_1 (
"state" VARCHAR,
"program" VARCHAR,
"service_category" VARCHAR,
"notes" VARCHAR,
"total_computable" BIGINT,
"federal_share" BIGINT,
"federal_share_medicaid" DOUBLE,
"federal_share_arra" DOUBLE,
"federal_share_bipp" DOUBLE,
"state_share" BIGINT,
"year" BIGINT,
"location" VARCHAR
);Anyone who has the link will be able to view this.