Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: aidaLabDEI
  • License: other
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 9.86 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

Synthetic Dataset Generator for Italian Trains

This repository contains the code for generating a synthetic dataset of Italian train schedules. The code is designed to create realistic train schedule datasets, which can be used for academic research, machine learning models, and simulation purposes.

Dataset

The synthetic dataset is based on the actual train schedules provided by E656, a comprehensive resource for Italian train schedules. This project utilizes these schedules to generate new, synthetic instances that adhere to realistic operational constraints and timings.

Acknowledgments

This project was developed in collaboration with the University of Padova and Motion Analytica, leveraging their extensive research and development resources in transportation analytics.

Citation

If you use the synthetic dataset or the generation code in your research, please cite the following paper: - Lorenzo Padoan, Francesco Silvestri, Bruno Zamengo, "Mapping Passenger Trajectories to Train Schedules - Industrial Paper," ACM SIGSPATIAL, 2024.

Additionally, acknowledge the data source as follows: - Data sourced and adapted from E656 under their terms of use.

Code Usage

bash python dataset_generation.py

License

This project is licensed under CC BY-NC-SA 4.0. For more information, please refer to the LICENSE file

Owner

  • Login: aidaLabDEI
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this datasets, please cite it as below."
authors:
- family-names: "Padoan"
  given-names: "Lorenzo"
  orcid: "https://orcid.org/0009-0004-1736-7180"
- family-names: "Silvestri"
  given-names: "Francesco"
  orcid: "https://orcid.org/0000-0002-9077-9921"
- family-names: "Zamengo"
  given-names: "Bruno"
  orcid: "https://orcid.org/0009-0002-0223-9798"
title: "Mapping Passenger Trajectories to Train Schedules - industrial paper"
date-released: 2024-06-06
url: "https://github.com/Silvestri-Lab/TrainPassengerMapping"

GitHub Events

Total
Last Year