Datasets:

Modalities:
Tabular
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
zefang-liu commited on
Commit
c7af2b3
1 Parent(s): 412b4e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: cc0-1.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc0-1.0
3
+ language:
4
+ - en
5
+ size_categories:
6
+ - 1K<n<10K
7
+ ---
8
+ # NYC Taxi Trip Description Dataset
9
+
10
+ This dataset contains NYC taxi trip data from May 1-7, 2013, excluding trips to and from Staten Island. It includes 2,957 sequences with 362,374 events and 8 location types. The data can be downloaded from [NYC Taxi Trips](https://www.andresmh.com/nyctaxitrips/) and is subject to the [NYC Terms of Use](https://www.nyc.gov/home/terms-of-use.page). The detailed data preprocessing steps used to create this dataset can be found in this [paper](https://arxiv.org/abs/2410.02062).