stl_homicides_small: Homicides in the City of St. Louis July, 2018

stl_homicides_smallR Documentation

Homicides in the City of St. Louis July, 2018

Description

An example data set containing the addresses for homicides reported by the Saint Louis Metropolitan Police Department

Usage

data(stl_homicides_small)

Format

A tibble with 24 rows and 6 variables:

street_address

number, street and street suffix where homicide occured

year

year homicide occurred

date

data homicide occurred

state

state abbreviation of location, in these data, all "MO"

postal_code

zipcode/postal code of location, in these data all NA

city

city of location, in these data all "St. Louis"

Source

St. Louis Metropolitan Police Department

Examples

str(stl_homicides_small)
head(stl_homicides_small)


censusxy documentation built on Dec. 6, 2022, 5:12 p.m.