Loading...
Loading...
Available on 1 platform
Sign in to view source links and access this dataset
Green taxi trip records for New York City in 2023, submitted by Technology Service Providers. Each row details a single trip with timestamps, locations, distances, and itemized fares. The data is provided by the City of New York and was last updated in July 2024.
License terms are unknown. Data includes specific taxi zone IDs (PULocationID, DOLocationID) which may require a separate lookup table for mapping to geographic areas.
| # | Column Name |
|---|---|
| 1 | passenger_count |
| 2 | payment_type |
| 3 | lpep_dropoff_datetime |
| 4 | DOLocationID |
| 5 | trip_distance |
| 6 | fare_amount |
| 7 | extra |
| 8 | VendorID |
| 9 | improvement_surcharge |
| 10 | RatecodeID |
| 11 | congestion_surcharge |
| 12 | mta_tax |
| 13 | tolls_amount |
| 14 | tip_amount |
| 15 | store_and_fwd_flag |
| 16 | lpep_pickup_datetime |
| 17 | total_amount |
| 18 | trip_type |
| 19 | PULocationID |
| 20 | ehail_fee |