Private Health Insurance Coverage 2017-23
Australian Private Health Insurance Membership by State and Membership Type
@kaggle.darylb_private_health_insurance_coverage_2017_23
Australian Private Health Insurance Membership by State and Membership Type
@kaggle.darylb_private_health_insurance_coverage_2017_23
CREATE TABLE phi_2017_2023_csv (
"year_ended_30_june" BIGINT,
"state" VARCHAR,
"coverage_000" DOUBLE,
"n__population" DOUBLE,
"single_policies_000" DOUBLE,
"family_policies_000" DOUBLE,
"total_policies_000" DOUBLE
);
Anyone who has the link will be able to view this.