measure_score_df | R Documentation |
One row per contract, measure, and star year. Each record contains the measure value and star rating the contract received for that measure in the given year, or a note explaining why the value/rating is NULL.
measure_score_df
A data frame with 791,087 rows and 11 variables:
The star rating year
The ID used by CMS to identify a measure in the given 'star_year'
A measure ID created for this dataset to represent one measure
The health plan's Medicare contract ID
The measure value
The star rating
One of "Part C", "Part D MA-PD" or "Part D PDP"
If 'value' is null, this field gives an explanation
If 'stars' is null, this field gives an explanation
Text from the source CSV file from CMS
Text from the source CSV file from CMS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.