jinyan218 commited on
Commit
955490b
1 Parent(s): 189da1c

add road-network datasets (including the selected five cities)

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -36,10 +36,14 @@ The structure of "./data/raw/" should be like:
36
  * ...
37
  * pickup
38
  * pickup_sh.csv
39
- * ...
 
 
40
  ```
41
 
42
- Each sub-dataset contains 5 csv files, with each representing the data from a specific city, the detail of each city can be find in the following table.
 
 
43
 
44
 
45
  | City | Description |
 
36
  * ...
37
  * pickup
38
  * pickup_sh.csv
39
+ * ...
40
+ * road-network
41
+ * roads.csv
42
  ```
43
 
44
+ road-network/roads.csv records the road network of the five cities.
45
+
46
+ Each sub-dataset (delivery, pickup) contains 5 CSV files, with each representing the data from a specific city, the detail of each city can be find in the following table.
47
 
48
 
49
  | City | Description |