dcburglaries {aoristic} | R Documentation |
Burglaries, Washington DC, first six months of 2016
Description
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).
Usage
dcburglaries
Format
A data frame with 1025 rows and 4 variables:
- X
X coordinate of burglary location
- Y
Y coordinate of burglary location
- StartDateTime
Start date and time of the burglary in POSIXct format
- EndDateTime
End date and time of the burglary in POSIXct format
Source
[Package aoristic version 1.1.1 Index]