nycvehiclethefts_tbl_df {usdatasets} | R Documentation |
The dataset name has been changed to 'nycvehiclethefts_tbl_df' to avoid confusion with other packages in the R ecosystem. This naming convention helps distinguish this dataset as part of the 'usdatasets' package and identifies it as a tibble. The original content of the dataset has not been modified.
data(nycvehiclethefts_tbl_df)
A tibble with 35,746 observations and 9 variables:
Integer value representing a unique identifier for each vehicle theft incident.
Character value representing the single date of the theft incident.
Character value representing the start date of the theft incident.
Character value representing the end date of the theft incident.
Numeric value indicating the longitude where the incident occurred.
Numeric value indicating the latitude where the incident occurred.
Character value representing the type of location where the theft took place.
Character value indicating the category of the location.
Character value indicating the census block where the incident took place.
Data from the New York City Vehicle Thefts records