Add README link to PR with dataset generation details
Browse files
README.md
CHANGED
|
@@ -97,3 +97,10 @@ configs:
|
|
| 97 |
- split: train
|
| 98 |
path: data/train-*
|
| 99 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 97 |
- split: train
|
| 98 |
path: data/train-*
|
| 99 |
---
|
| 100 |
+
|
| 101 |
+
### Transit Stop Accessibility Dataset
|
| 102 |
+
|
| 103 |
+
This dataset contains enriched geospatial point features representing ADA pedestrian ramps and Accessible Pedestrian Signal (APS) locations in New York City, each annotated with attributes of their nearest curb segment. The dataset supports research and planning for accessible, multimodal transportation infrastructure in NYC.
|
| 104 |
+
|
| 105 |
+
More information about how this dataset was generated can be found [here](https://github.com/VIDA-NYU/OSCUR-data/pull/8).
|
| 106 |
+
|