soniacq commited on
Commit
ca58674
·
verified ·
1 Parent(s): cd82d83

Add README link to PR with dataset generation details

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -27,3 +27,8 @@ configs:
27
  - split: train
28
  path: data/train-*
29
  ---
 
 
 
 
 
 
27
  - split: train
28
  path: data/train-*
29
  ---
30
+
31
+ ### Transit Ridership (NYC) Dataset
32
+
33
+ NYC ferry terminal ridership data
34
+ More information about how this dataset was generated can be found [here](https://github.com/VIDA-NYU/OSCUR-data/pull/21).