dcburglaries {aoristic} | R Documentation |
A dataset containing the X and Y coordinates of burglaries, with the start and end date and times of the crimes. Sourced from Open Data Washington DC with start date in the first six months 2016. X, Y geometry for Washington DC is from FIPS 1900 (crs 7058).
dcburglaries
A data frame with 1025 rows and 4 variables:
X coordinate of burglary location
Y coordinate of burglary location
Start date and time of the burglary in POSIXct format
End date and time of the burglary in POSIXct format