hamilton_crime_risk

Hamilton County Crime Risk

About

This R code generates the Hamilton County Crime Risk (hamilton_crime_risk) data resource. Census tract-level measures of crime risk are derived from the Crime Risk resource provided by Applied Geographic Solutions (AGS).

See metadata.md for detailed metadata and schema information.

Accessing Data

Read this CSV file into R directly from the release with:

readr::read_csv("https://github.com/geomarker-io/hamilton_crime_risk/releases/download/v0.1.0/hamilton_crime_risk.csv")

Metadata can be imported from the accompanying tabular-data-resource.yaml file by using {CODECtools}.

Data Details

AGS Crime Risk

AGS Crime Risk data is a 7-year (2014-2020) average computed at the census block level (2020 vintage) as described in the methodology. 2020 block level crime risk was interpolated to 2010 census tracts by population weighting using the {cincy} package.