CRUISEResearchGroup/Massive-STEPS-Kuwait-City
Massive-STEPS-Kuwait City Dataset Summary Massive-STEPS is a large-scale dataset of semantic trajectories intended for understanding POI check-ins. The dataset is derived from the Semantic Trails Dataset and Foursquare Open Source Places, and includes check-in data from 12 cities across 10 countries. The dataset is designed to facilitate research in various domains, including trajectory prediction, POI recommendation, and urban modeling. Massive-STEPS… See the full description on the dataset page: https://huggingface.co/datasets/CRUISEResearchGroup/Massive-STEPS-Kuwait-City.
Massive-STEPS-Kuwait City
<div align="center">
   
</div>
Dataset Summary
[Massive-STEPS](https://github.com/cruiseresearchgroup/Massive-STEPS) is a large-scale dataset of semantic trajectories intended for understanding POI check-ins. The dataset is derived from the Semantic Trails Dataset and Foursquare Open Source Places, and includes check-in data from 12 cities across 10 countries. The dataset is designed to facilitate research in various domains, including trajectory prediction, POI recommendation, and urban modeling. Massive-STEPS emphasizes the importance of geographical diversity, scale, semantic richness, and reproducibility in trajectory datasets.
Dataset Sources
The dataset is derived from two sources:
- Semantic Trails Dataset:
- Repository: D2KLab/semantic-trails
- Paper: Monti, D., Palumbo, E., Rizzo, G., Troncy, R., Ehrhart, T., & Morisio, M. (2018). Semantic trails of city explorations: How do we live a city. arXiv preprint [arXiv:1812.04367](https://arxiv.org/abs/1812.04367).
- Foursquare Open Source Places:
- Repository: foursquare/fsq-os-places
- Documentation: Foursquare Open Source Places
Dataset Structure
.
├── kuwait_city_checkins_test.csv # test set check-ins
├── kuwait_city_checkins_train.csv # train set check-ins
├── kuwait_city_checkins_validation.csv # validation set check-ins
├── kuwait_city_checkins.csv # all check-ins
├── data # trajectory prompts
│ ├── test-00000-of-00001.parquet
│ ├── train-00000-of-00001.parquet
│ └── validation-00000-of-00001.parquet
└── README.mdData Instances
An example of entries in kuwait_city_checkins.csv:
trail_id,user_id,venue_id,latitude,longitude,name,address,venue_category,venue_category_id,venue_category_id_code,venue_city,venue_city_latitude,venue_city_longitude,venue_country,timestamp
2013_1488,38,2387,29.313153051833034,48.015143432483065,السره - فرع قطعه ٢,,Grocery Store,4bf58dd8d48988d118951735,46,Ḩawallī,29.33278,48.02861,KW,2012-04-27 16:16:00
2013_1488,38,2776,,,,,Neighborhood,4f2a25ac4b909258e854f55f,347,Kuwait City,29.36972,47.97833,KW,2012-04-27 16:34:00
2013_1491,38,1991,29.36658779581596,47.97142999520707,بنك التسليف والادخار,,Whisky Bar,4bf58dd8d48988d122941735,61,Kuwait City,29.36972,47.97833,KW,2012-05-07 10:58:00
2013_1491,38,3691,29.360957602428563,47.987466458214186,تقاطع الدائري الاول + الملك فهد,First Ring Road,Road,4bf58dd8d48988d1f9931735,283,Kuwait City,29.36972,47.97833,KW,2012-05-07 11:10:00
2013_1493,38,1991,29.36658779581596,47.97142999520707,بنك التسليف والادخار,,Whisky Bar,4bf58dd8d48988d122941735,61,Kuwait City,29.36972,47.97833,KW,2012-05-09 08:42:00Data Fields
Dataset Statistics
Additional Information
License
Copyright 2024 Foursquare Labs, Inc. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.🔖 Citation
If you find this repository useful for your research, please consider citing our paper:
@misc{wongso2025massivestepsmassivesemantictrajectories,
title = {Massive-STEPS: Massive Semantic Trajectories for Understanding POI Check-ins -- Dataset and Benchmarks},
author = {Wilson Wongso and Hao Xue and Flora D. Salim},
year = {2025},
eprint = {2505.11239},
archiveprefix = {arXiv},
primaryclass = {cs.LG},
url = {https://arxiv.org/abs/2505.11239}
}Contact
If you have any questions or suggestions, feel free to contact Wilson at w.wongso(at)unsw(dot)edu(dot)au.
