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
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.