jackjpns/chicago-crime
收藏Hugging Face2026-04-20 更新2026-04-26 收录
下载链接:
https://hf-mirror.com/datasets/jackjpns/chicago-crime
下载链接
链接失效反馈官方服务:
资源简介:
---
license: other
license_name: chicago-data-portal
license_link: https://www.chicago.gov/city/en/narr/foia/data_disclaimer.html
language:
- en
size_categories:
- 1K<n<10K
---
# Chicago Crime Dataset
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://www.chicago.gov/city/en/narr/foia/data_disclaimer.html). The detailed data preprocessing steps used to create this dataset can be found in the [TPP-LLM paper](https://arxiv.org/abs/2410.02062) and [TPP-Embedding paper](https://arxiv.org/abs/2410.14043).
**Update (2025-10-28):** Added three timestamp fields (`timestamp_event`, `timestamp_since_start`, `timestamp_since_last_event`) in seconds, and refreshed the dataset using the latest official source data. If you wish to reproduce the original TPP-LLM results, please refer to the earlier dataset snapshots in the Commit History.
If you find this dataset useful, we kindly invite you to cite the following papers:
```bibtex
@article{liu2024tppllmm,
title={TPP-LLM: Modeling Temporal Point Processes by Efficiently Fine-Tuning Large Language Models},
author={Liu, Zefang and Quan, Yinzhu},
journal={arXiv preprint arXiv:2410.02062},
year={2024}
}
@article{liu2024retrieval,
title={Retrieval of Temporal Event Sequences from Textual Descriptions},
author={Liu, Zefang and Quan, Yinzhu},
journal={arXiv preprint arXiv:2410.14043},
year={2024}
}
```
> This site provides applications using data that has been modified for use from its original source, www.cityofchicago.org, the official website of the City of Chicago. The City of Chicago makes no claims as to the content, accuracy, timeliness, or completeness of any of the data provided at this site. The data provided at this site is subject to change at any time. It is understood that the data provided at this site is being used at one’s own risk.
提供机构:
jackjpns



