Dataset Viewer
The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    RuntimeError
Message:      Dataset scripts are no longer supported, but found philadelphia_crime.py
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 66, in compute_config_names_response
                  config_names = get_dataset_config_names(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 161, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1031, in dataset_module_factory
                  raise e1 from None
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 989, in dataset_module_factory
                  raise RuntimeError(f"Dataset scripts are no longer supported, but found {filename}")
              RuntimeError: Dataset scripts are no longer supported, but found philadelphia_crime.py

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Dataset title: Philadelphia Crimes Dataset.

Dataset authors: Julia Moska, Oleksii Furman, Kacper Kozaczko, Szymon Leszkiewicz, Jakub Polczyk, Piotr Gramacki, Piotr Szymański - Wrocław University of Science and Technology

Data authors: The data originates from the OpenDataPhilly portal and is provided under the City of Philadelphia license.

Collection date: The utilized subset of data is from the year 2023.

Research methodology and tools used for data acquisition: The dataset contains reported criminal incidents from the city of Philadelphia. The datasets were preprocessed to remove incomplete entries and spatial outliers, such as records falling outside defined city boundaries. For benchmarking purposes, the data was standardized and aggregated into H3 hexagonal grids of varying resolutions using the SRAI library to establish unified training and testing splits.

Data format and structure: The dataset includes approximately 1.5 million entries. Each entry contains the date, time, and type of crime. Due to licensing restrictions, the training and test splits are shared as lists of identifiers (IDs), which can be linked with original data available here.

Data sharing and licensing conditions (license): City of Philadelphia License.

Related Publications:

  • Julia Moska, Oleksii Furman, Kacper Kozaczko, Szymon Leszkiewicz, Jakub Polczyk, Piotr Gramacki, and Piotr Szymański. 2025. OBSR: Open Benchmark for Spatial Representations. In Proceedings of the 33rd ACM International Conference on Advances in Geographic Information Systems (SIGSPATIAL '25). Association for Computing Machinery, New York, NY, USA, 670–681. https://doi.org/10.1145/3748636.3762783

Funding: This research was funded in whole or in part by the National Science Centre, Poland grants: Preludium: 2024/53/N/ST6/03296 and Sonata: 2024/55/D/ST6/03082

Downloads last month
509