Loading...
Loading...
Available on 1 platform
Sign in to view source links and access this dataset
Yellow taxi trip records for New York City from 2019, generated from submissions by Technology Service Providers. Each row represents a single trip, with columns for pickup/dropoff times and locations, fares, distances, and passenger counts. The data is hosted by data.cityofnewyork.us and was last updated in December 2023.
License is unknown and should be verified before use.
| # | Column Name |
|---|---|
| 1 | tpep_pickup_datetime |
| 2 | tolls_amount |
| 3 | passenger_count |
| 4 | PULocationID |
| 5 | congestion_surcharge |
| 6 | payment_type |
| 7 | trip_distance |
| 8 | RatecodeID |
| 9 | fare_amount |
| 10 | store_and_fwd_flag |
| 11 | mta_tax |
| 12 | tip_amount |
| 13 | VendorID |
| 14 | DOLocationID |
| 15 | tpep_dropoff_datetime |
| 16 | extra |
| 17 | improvement_surcharge |
| 18 | total_amount |