2. NYC LION base map file
This dataset contains all the road segments in NYC. There are 218,349 different road segments contained in the dataset. Each SegmentID is composed of 7 digits. This file also contains the location of the road segment in the city with the geometry field as well as the borough and zip. The file also contains the physical attributes of the road segments including the number of lanes, a binary curved_street field, and road condition.
3. Yellow Taxi Trip data
The yellow taxi data contains over 14 million records. Each record indicates a trip taken throughout the city. The data provides the pickup and drop off location, distance traveled, the amount of time of the trip and the arrival and end time of the trip.