dataset.nyctaxi
Introduction
The tags beginning with dataset.nyctaxi
identify events generated by data sets belonging to NYC Taxi.
Valid tags and data tablesÂ
These are the valid tags and corresponding data tables that will receive the parsers' data:
Product / Service | Tags | Data tables |
---|---|---|
NYC Taxi |
|
|
|
|
For more information, read more About Devo tags.
Table structure
These are the fields displayed in these tables:
dataset.nyctaxi.green
Field | Type | Field transformation | Source field name | Extra fields |
---|---|---|---|---|
eventdate |
| Â | Â | Â |
rate_code |
| Â | vrate | Â |
payment |
| Â | vpayment | Â |
rate |
| decode(rate_code, "1", "Standard rate", decode(rate_code, "2", "JFK", decode(rate_code, "3", "Newark", decode(rate_code, "4", "Nassau or Westchester", decode(rate_code, "5", "Negotiated fare", decode(rate_code, "6", "Group ride", "unknown")))))) | rate_code | Â |
payment_type |
| decode(payment, "1", "Credit Card", decode(payment, "2", "Cash", decode(payment, "3", "No Charge", decode(payment, "4", "Dispute", decode(payment, "5", "Unknown", decode(payment, "6", "Voided Trip", "unknown")))))) | payment | Â |
pickup_datetime |
| Â | Â | Â |
dropoff_datetime |
| Â | Â | Â |
store_and_fwd_flag |
| Â | Â | Â |
pickup_longitude |
| Â | Â | Â |
pickup_latitude |
| Â | Â | Â |
dropoff_longitude |
| Â | Â | Â |
dropoff_latitude |
| Â | Â | Â |
passenger_count |
| Â | Â | Â |
trip_distance |
| Â | Â | Â |
fare_amount |
| Â | Â | Â |
extra |
| Â | Â | Â |
mta_tax |
| Â | Â | Â |
tip_amount |
| Â | Â | Â |
tolls_amount |
| Â | Â | Â |
ehail_fee |
| Â | Â | Â |
total_amount |
| Â | Â | Â |
distance_between_service |
| Â | Â | Â |
time_between_service |
| Â | Â | Â |
trip_type |
| Â | Â | Â |
hostchain |
|  |  | ✓ |
tag |
|  |  | ✓ |
dataset.nyctaxi.yellow
Field | Type | Field transformation | Source field name | Extra fields |
---|---|---|---|---|
eventdate |
| Â | Â | Â |
vendor_id |
| Â | Â | Â |
rate_code |
| Â | vrate | Â |
payment |
| Â | vpayment | Â |
rate |
| decode(rate_code, "1", "Standard rate", decode(rate_code, "2", "JFK", decode(rate_code, "3", "Newark", decode(rate_code, "4", "Nassau or Westchester", decode(rate_code, "5", "Negotiated fare", decode(rate_code, "6", "Group ride", "unknown")))))) | rate_code | Â |
payment_type |
| payment | Â | |
pickup_datetime |
| Â | Â | Â |
dropoff_datetime |
| Â | Â | Â |
store_and_fwd_flag |
| Â | Â | Â |
pickup_longitude |
| Â | Â | Â |
pickup_latitude |
| Â | Â | Â |
dropoff_longitude |
| Â | Â | Â |
dropoff_latitude |
| Â | Â | Â |
passenger_count |
| Â | Â | Â |
trip_distance |
| Â | Â | Â |
fare_amount |
| Â | Â | Â |
extra |
| Â | Â | Â |
mta_tax |
| Â | Â | Â |
tip_amount |
| Â | Â | Â |
tolls_amount |
| Â | Â | Â |
imp_surcharge |
| Â | Â | Â |
total_amount |
| Â | Â | Â |
hostchain |
|  |  | ✓ |
tag |
|  |  | ✓ |