Code
# Import data
= readr::read_csv(file = "https://raw.githubusercontent.com/zief0002/redesigned-adventure/main/data/mpls-violent-crime.csv")
crime
# View data
crime
August 2, 2023
The mpls-violent-crime.csv file contains data collected from the Minneapolis Police Department and reported by the Star Tribune on The two attributes in this file are:
year
: Yearcrime_rate
: Violent crime rate per 100,000 people