Iowa Medicaid Payments & Recipients By Month And Category Of Service
State of Iowa
@usgov.state_of_iowa_iowa_medicaid_payments_recipients_by_mon_b0ba1fd6
State of Iowa
@usgov.state_of_iowa_iowa_medicaid_payments_recipients_by_mon_b0ba1fd6
This dataset contains aggregate Medicaid payments, and counts for recipients, claims and units of service in Iowa by month and category, starting with month ending 1/31/2011.
Organization: State of Iowa
Last updated: 2023-01-20T00:04:35.539993
Tags: health-care, medicaid, public-assistance
CREATE TABLE table_1 (
"record_id" BIGINT,
"report_date" TIMESTAMP,
"category" VARCHAR,
"recipients" BIGINT,
"claims" BIGINT,
"units" BIGINT,
"payments" DOUBLE,
"avg_unit_cost" DOUBLE,
"avg_elig_cost" DOUBLE,
"avg_unit_recip" DOUBLE,
"avg_cost_recip" DOUBLE
);Anyone who has the link will be able to view this.