1
2
3
4
5
#

Name:

Description:

Health services data for 83 metropolitan areas

Variables:

A dataset with 83 observations on the following 17 variables.

City Name of the metropolitan area
NumMDs Number of physicians
RateMDs Number of physicians per 100,000 people
NumHospitals Number of community hospitals
NumBeds Number of hospital beds
RateBeds Number of hospital beds per 100,000 people
NumMedicare Number of Medicare recipients in 2003
PctChangeMedicare Percent change in Medicare recipients (2000 to 2003)
MedicareRate Number of Medicare recipients per 100,000 people
SSBNum Number of Social Security recipients in 2004
SSBRate Number of Social Security recipients per 100,000 people
SSBChange Percent change in Social Security recipients (2000 to 2004)
NumRetired Number of retired workers
SSINum Number of Supplemental Security Income recipients in 2004
SSIRate Number of Supplemental Security Income recipients per 100,000 people
SqrtMDs Square root of number of physicians

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

U.S. Census Bureau: 2006 State and Metropolitan Area Data Book (Table B-6)
http://www.census.gov/prod/2006pubs/smadb/smadb-06.pdf

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Health_Services_in_Metropolitan_Areas_802_11.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.