Applications For Insurance Affordability Programs
State of California
@usgov.ca_gov_applications_for_insurance_affordability_programs_9a722
State of California
@usgov.ca_gov_applications_for_insurance_affordability_programs_9a722
This dataset includes the number of individuals included on applications and the number of applications received for Insurance Affordability Programs (IAPs) from the California Healthcare Eligibility, Enrollment, and Retention System (CalHEERS) by reporting period. Applications reported include applications submitted directly to CalHEERS, to Covered California, and to County Human Services Agencies through the Statewide Automated Welfare System (SAWS) eHIT interface. This dataset is part of public reporting requirements set forth by the California Welfare and Institutions Code 14102.5.
Organization: State of California
Last updated: 2025-09-23T12:45:35.719417
Tags: abx-abx, abx1, abx1-1, application, applications, calheers, california-department-of-health-care-services, california-eligibility-and-enrollment-report, covered-ca-covered-ca-qhp-eligibility, covered-ca-qhp-eligibility, covered-california, demographics, dhcs, iap, iaps, individual, insurance-affordability-programs, medi-cal-applications, medi-cal-eligibility, qhp
CREATE TABLE applications_for_insurance_affordability_programs (
"year" BIGINT,
"reporting_period" VARCHAR,
"number_of_applications" BIGINT,
"number_of_individuals_included_on_applications" BIGINT
);Anyone who has the link will be able to view this.