MedicareProviders | R Documentation |
Name and location data for the medicare providers in the MedicareCharges data table.
MedicareProviders
A data frame with 3337 observations on the following 7 variables.
a unique number assigned to each provider
Name of the provider. (text string)
Street address of the provider. (text string)
The name of the city in which the provider is located. (factor)
The two-letter postal code of the state in which the provider is located. (factor)
The provider's ZIP code. (factor)
An identifier for the region serviced by the provider.
This data table is related to MedicareCharges data.
Extracted from the highly repetitive table provided by the Centers for Medicare and Medicaid Services. See https://data.cms.gov/provider-summary-by-type-of-service/medicare-inpatient-hospitals/
MedicareCharges
data(MedicareProviders)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.