Service Area PUF - PY2024
U.S. Department of Health & Human Services
@usgov.hhs_gov_service_area_puf_py2024
U.S. Department of Health & Human Services
@usgov.hhs_gov_service_area_puf_py2024
The Service Area PUF (SA-PUF) is one of the files that comprise the Health Insurance Exchange Public Use Files. The SA-PUF contains issuer-level data on geographic service areas including state, county, and zip code.
Organization: U.S. Department of Health & Human Services
Last updated: 2023-10-30T09:52:22.997030
Tags: exchange-puf, marketplace-puf, py2024, service-area
CREATE TABLE table_1 (
"businessyear" BIGINT,
"statecode" VARCHAR,
"issuerid" BIGINT,
"sourcename" VARCHAR,
"importdate" TIMESTAMP,
"serviceareaid" VARCHAR,
"serviceareaname" VARCHAR,
"coverentirestate" VARCHAR,
"county" DOUBLE,
"partialcounty" VARCHAR,
"zipcodes" VARCHAR,
"partialcountyjustification" VARCHAR,
"marketcoverage" VARCHAR,
"dentalonlyplan" VARCHAR
);Anyone who has the link will be able to view this.