Photo by SIMON LEE on Unsplash

New York City Taxi and Limousine Commission (TLC) Trip Record Data Dataset for Machine Learning

Install DagsHub:

pip install dagshub
Click on copy button to copy content

To stream this data directly on DagsHub

from dagshub.streaming import DagsHubFilesystem

fs = DagsHubFilesystem(".", repo_url="https://dagshub.com/DagsHub-Datasets/nyc-tlc-trip-records-pds-dataset")

fs.listdir("s3://nyc-tlc")
Click on copy button to copy content

Description

Data of trips taken by taxis and for-hire vehicles in New York City. Note: access to this dataset is free, however direct S3 access does require an AWS account. Anonymous downloads are accessible from the dataset’s documentation webpage listed below.

Additional information

Update frequency

As soon as new data is available to be shared publicly.

Managed by

City of New York Taxi and Limousine Commission

Related datasets

New York City Taxi and Limousine Commission (TLC) Trip Record Data

Open Observatory of Network Interference (OONI)

SUCHO Ukrainian Cultural Heritage Web Archives

The MIT Supercloud Dataset

Launch your ML development to new heights with DagsHub

Back to top