Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,8 @@ This dataset provides time series data on estimated boardings, alightings, and b
|
|
| 8 |
- **Alighting data** was estimated using the **trip chaining** method.
|
| 9 |
- **Bus occupancy** was calculated based on the ratio of boardings and alightings per vehicle.
|
| 10 |
|
|
|
|
|
|
|
| 11 |
### Available files:
|
| 12 |
|
| 13 |
- [boarding_03-05_2024.csv](boarding_03-05_2024.csv): Estimated boardings per stop
|
|
|
|
| 8 |
- **Alighting data** was estimated using the **trip chaining** method.
|
| 9 |
- **Bus occupancy** was calculated based on the ratio of boardings and alightings per vehicle.
|
| 10 |
|
| 11 |
+
The full SUNT dataset is available on [GITHUB](https://github.com/LabIA-UFBA/SUNT#).
|
| 12 |
+
|
| 13 |
### Available files:
|
| 14 |
|
| 15 |
- [boarding_03-05_2024.csv](boarding_03-05_2024.csv): Estimated boardings per stop
|