OpenTrace commited on
Commit
915939f
·
verified ·
1 Parent(s): 705ca2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -4,17 +4,23 @@ language:
4
  - en
5
  tags:
6
  - urban computing
7
- - spatial-temporal datamining
8
  - trajectory analysis
9
  size_categories:
10
  - 1M<n<10M
 
 
 
 
 
 
11
  ---
12
 
13
  ## WorldTrace Dataset
14
 
15
  ### 🗺️ Overview
16
 
17
- WorldTrace is a large-scale, high-quality, globally-covering GPS trajectory dataset.
18
 
19
  Trajectory data provides an important data source for understanding human mobility patterns and transforming urban intelligence. However, existing trajectory modeling methods have limitations in terms of task specificity, regional dependency, and data sensitivity. The construction of the WorldTrace dataset aims to address these challenges by providing unprecedented geographical diversity and data scale, thereby promoting the development of region-agnostic universal trajectory models. This dataset contains 2.45 million trajectories collected from 70 countries worldwide, totaling 8.8 billion raw GPS points, making it the most geographically comprehensive and diverse trajectory dataset currently available.
20
 
 
4
  - en
5
  tags:
6
  - urban computing
7
+ - spatial-temporal data mining
8
  - trajectory analysis
9
  size_categories:
10
  - 1M<n<10M
11
+ configs:
12
+ - config_name: default
13
+ data_files:
14
+ - "trajectory_sample.csv"
15
+ - "meta_sample.json"
16
+ viewer: true
17
  ---
18
 
19
  ## WorldTrace Dataset
20
 
21
  ### 🗺️ Overview
22
 
23
+ WorldTrace is a large-scale, high-quality, globally covering GPS trajectory dataset.
24
 
25
  Trajectory data provides an important data source for understanding human mobility patterns and transforming urban intelligence. However, existing trajectory modeling methods have limitations in terms of task specificity, regional dependency, and data sensitivity. The construction of the WorldTrace dataset aims to address these challenges by providing unprecedented geographical diversity and data scale, thereby promoting the development of region-agnostic universal trajectory models. This dataset contains 2.45 million trajectories collected from 70 countries worldwide, totaling 8.8 billion raw GPS points, making it the most geographically comprehensive and diverse trajectory dataset currently available.
26