Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 2.65 KB

README.md

File metadata and controls

24 lines (17 loc) · 2.65 KB

Medicaid_2019_Qual_Measure

Visualization Project on the 2019 Medicaid Quality Measure Dataset.

Please note that the graphs are rendered through nbviewer by clicking on the circle icon located in the upper right corner of the notebook. Or click on View A or View B.

This visualization project has the following design goals:

Overview Across all Measure Types by State (View A)

CMS currently provides simple visualizations that allow users to select a specific state and measure name. However, this approach requires multiple visualizations for a single state and measure, as states typically track several measures within a given domain. To address this limitation, we propose a more practical visualization that provides a domain-level snapshot of each state. This approach would enable users to quickly identify areas where a state is underperforming or excelling within a specific domain. By focusing on the five primary domains, we reduce the effort required in gathering the relevant insights for a given state.

Sample Visual:

Through this view, stakeholders can easily spot the Measures in a given domain where a given state is falling behind.

Overview Across all States by Measure Type (View B)

Another valuable visualization would be a comparative snapshot of all states relative to a specific measure type. By arranging states in ascending or descending order based on their rates for a shared measure, users can easily identify top, median, and bottom-performing states.

Ambiguity with the Dataset

As illustrated below, some entries have identical information except for the values in 'State Rate' and the corresponding 'Median', 'Top' and 'Bottom Values'. The original dataset lacked dates or other distinguishing features that would indicate the accuracy of one entry over another. Given this ambiguity, we opted to retain the first instance of each unique entry for practical purposes.