Created
August 22, 2019 22:48
-
-
Save allenmichael/19f4a536dc4cb462aadf657bf8c7d308 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": "1,2018-03-01 00:01:34,2018-03-01 00:01:43,1,.00,1,N,145,145,2,2.5,0.5,0.5,0,0,0.3,3.8" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 2018-01-01 00:21:05 | 2018-01-01 00:24:23 | 1 | .50 | 1 | N | 41 | 24 | 2 | 4.5 | 0.5 | 0.5 | 0 | 0 | 0.3 | 5.8 | |
1 | 2018-01-01 00:44:55 | 2018-01-01 01:03:05 | 1 | 2.70 | 1 | N | 239 | 140 | 2 | 14 | 0.5 | 0.5 | 0 | 0 | 0.3 | 15.3 | |
1 | 2018-01-01 00:08:26 | 2018-01-01 00:14:21 | 2 | .80 | 1 | N | 262 | 141 | 1 | 6 | 0.5 | 0.5 | 1 | 0 | 0.3 | 8.3 | |
1 | 2018-01-01 00:20:22 | 2018-01-01 00:52:51 | 1 | 10.20 | 1 | N | 140 | 257 | 2 | 33.5 | 0.5 | 0.5 | 0 | 0 | 0.3 | 34.8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment