mirror of
https://github.com/maplibre/martin.git
synced 2024-12-30 02:11:48 +03:00
19 lines
286 B
Plaintext
19 lines
286 B
Plaintext
|
VendorID,
|
||
|
tpep_pickup_datetime,
|
||
|
tpep_dropoff_datetime,
|
||
|
passenger_count,
|
||
|
trip_distance,
|
||
|
RatecodeID,
|
||
|
store_and_fwd_flag,
|
||
|
PULocationID,
|
||
|
DOLocationID,
|
||
|
payment_type,
|
||
|
fare_amount,
|
||
|
extra,
|
||
|
mta_tax,
|
||
|
tip_amount,
|
||
|
tolls_amount,
|
||
|
improvement_surcharge,
|
||
|
total_amount,
|
||
|
congestion_surcharge,
|
||
|
airport_fee
|