Medi-Cal Managed Care Enrollment Report
State of California
@usgov.ca_gov_medi_cal_managed_care_enrollment_report_aea38
State of California
@usgov.ca_gov_medi_cal_managed_care_enrollment_report_aea38
This dataset contains the total number of Medi-Cal Managed Care enrollees based on the reported month, plan type, county, and health plan.
Organization: State of California
Last updated: 2025-09-23T12:39:20.237331
Tags: california-department-of-health-care-services, dhcs, medi-cal-enrollments, medi-cal-managed-care-enrollment-eport
CREATE TABLE medi_cal_managed_care_enrollment_report (
"enrollment_month" TIMESTAMP,
"plan_type" VARCHAR,
"county" VARCHAR,
"plan_name" VARCHAR,
"n__count_of_enrollees" DOUBLE -- Count Of Enrollees,
"count_of_enrollees_annotation_code" VARCHAR,
"count_of_enrollees_annotation_description" VARCHAR
);Anyone who has the link will be able to view this.