Datasets:

Modalities:
Tabular
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
zefang-liu commited on
Commit
9164f28
·
verified ·
1 Parent(s): de84213

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -5
README.md CHANGED
@@ -1,5 +1,12 @@
1
- ---
2
- license: other
3
- license_name: chicago-data-portal
4
- license_link: https://portal.chicagopolice.org/portal/page/portal/ClearPath
5
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: chicago-data-portal
4
+ license_link: https://portal.chicagopolice.org/portal/page/portal/ClearPath
5
+ language:
6
+ - en
7
+ size_categories:
8
+ - 1K<n<10K
9
+ ---
10
+ # Chicago Crime Description Dataset
11
+
12
+ This dataset contains reported crime incidents in Chicago from January 1, 2022, to December 31, 2023. It includes 4,033 sequences with 202,333 events across 20 crime types. The data is sourced from the [Chicago Data Portal](https://data.cityofchicago.org/Public-Safety/Crimes-2001-to-Present/ijzp-q8t2) under the [Terms of Use](https://portal.chicagopolice.org/portal/page/portal/ClearPath). The detailed data preprocessing steps used to create this dataset can be found in this [paper](https://arxiv.org/abs/2410.02062).