Vancouver, BC Crime Dataset
20 years individual crimes reported (geo-spatial)
@kaggle.tcashion_vancouver_bc_crime_dataset
20 years individual crimes reported (geo-spatial)
@kaggle.tcashion_vancouver_bc_crime_dataset
Geospatially tagged crime incident data for Vancouver, BC. Covers the period from 2003 to November 2023 (data access date).
Fields:
Outdated versions of the dataset from the same source:
CREATE TABLE crimedata_allneighbourhoods_allyears (
"type" VARCHAR,
"year" BIGINT,
"month" BIGINT,
"day" BIGINT,
"hour" BIGINT,
"minute" BIGINT,
"hundred_block" VARCHAR,
"neighbourhood" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.