Skip to content

servusdei2018/ccio-service-area-heatmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCIIO Coverage Heatmap

This project generates a heatmap visualization of state healthcare coverage plans in the United States. It processes data from the Centers for Medicare & Medicaid Services's Service Area Public Use File (PUF) file and produces an interactive map.

Requirements

To install requirements, run

pip install -r requirements.txt

Usage

  1. To download the datasets, run

    python init.py
  2. To process the data and generate the interactive map, run

    python main.py
  3. Open coverage_heatmap.html in a browser.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages