network-puf-py2024 / README.md
phbd-hhs's picture
Upload README.md with huggingface_hub
35699fd verified
metadata
language:
  - en
pretty_name: Network PUF - PY2024
tags:
  - hhs
  - ciio
  - network
  - py2024

Network PUF - PY2024

Description

The Network PUF (Ntwrk-PUF) is one of the files that comprise the Health Insurance Exchange Public Use Files. The Ntwrk-PUF contains issuer-level data identifying provider network URLs.

Dataset Details

  • Publisher: Center for Consumer Information and Insurance Oversight
  • Last Modified: 2024-08-14
  • Contact: Center for Consumer Information and Insurance Oversight (CMS_FEPS@cms.hhs.gov)

Source

Original data can be found at: https://healthdata.gov/d/gdw9-dep3

Usage

You can load this dataset using:

from datasets import load_dataset
 dataset = load_dataset('HHS-Official/network-puf-py2024')