Service Area PUF – PY2023
U.S. Department of Health & Human Services
@usgov.hhs_gov_service_area_puf_py2023
U.S. Department of Health & Human Services
@usgov.hhs_gov_service_area_puf_py2023
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: 2022-10-29T13:46:34.562278
Tags: exchange-puf, marketplace-puf, py2023, 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.