Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.64 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.64 KB

Activity-based Travel Pattern Identification



GitHub last commit (branch) GitHub language count GitHub repo size

This repository attempts to identify the travel patterns based on different activities performed by the passengers according to three main criteria.
1. Temporal regularities - Variation of the number of trips in each time of a day and day of the week
2. Trip length distributions - Reletive frequency distribution of trips
3. Spatial dynamics - Frequency distribution from hexagon regions within a study area


Notes:
passenger trips should be in gps records including the orign and destination clearly
please change the variable, feature and file names according to your requirement
feather file format has been used to efficient data transfers

Sample illustrations of travel patterns:

  1. Temporal regularities
    Temporal regularities
  2. Trip length distributions
    Trip length
  3. Spatial dynamics
    Spatial dynamics