Learn R Programming

synthACS (version 1.7.1)

la_hospitals: Hospitals in Los Angeles County, CA USA

Description

An anonymized dataset containing the geographic information of hospitals in Los Angeles County California, USA.

Usage

la_hospitals

Arguments

Format

A data.frame with 631 observations and 7 variables

geo_long

The hospital's longitude.

geo_lat

The hospital's lattitude.

city

The hospital's postal city.

state_fips

The hospital's alpha FIPS code.

zip

The hospital's five digit postal ZIP code.

census_tract

The census tract in which the hospital is located.

county_name

The hospital's county -- "LOS ANGELES".