powered by
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.
MedicareCharges
data(MedicareProviders)
Run the code above in your browser using DataLab