datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
NYC-Airbnb-Open-DataNYC_Subway_Locations
NYC_Subway_Locations
tags: GIS, machine learning, regression
Note: This is an AI-generated dataset so its content may be inaccurate or false
Dataset Description:
The 'NYC_Subway_Locations' dataset contains geographical information about subway stations in New York City. Each record provides the station code, station name, and its geographical coordinates (latitude and longitude). This dataset is suitable for geospatial analysis and could be used in conjunction with machine learning… See the full description on the dataset page: https://huggingface.co/datasets/infinite-dataset-hub/NYC_Subway_Locations.nyc_taxi_trip_2024_p1_sampleAirbnb-Data-Map-Nyc⚠️Users are accountable for the content they generate using this platform. It is their responsibility to ensure that all generated content meets appropriate ethical standards and complies with all relevant laws and regulations. The platform providers are not liable for any content created by users, including but not limited to text, images, and videos. Users should exercise caution and respect the rights and privacy of others when creating and sharing content.
nyc-tlc-processednyc-subway-realtime
NYC Subway Realtime Archive
Continuous capture of the New York City subway's public realtime feeds, decoded
into analysis-ready tables — plus the derived service-quality panels, learned
"normal" baselines, and disruption-prediction track record built on top of them.
Collected every 30 seconds since 2026-04-16 across all nine MTA GTFS-RT
feeds, by the pipeline behind subway.fyi.
Source: github.com/digitalhen/subway-data.
This archive exists because the source data disappears.… See the full description on the dataset page: https://huggingface.co/datasets/digitalhen/nyc-subway-realtime.nyc-taxi
NYC Taxi Trip Dataset
This dataset contains NYC taxi trip data from May 1-7, 2013, excluding trips to and from Staten Island. It includes 2,957 sequences with 362,374 events and 8 location types. The data can be downloaded from NYC Taxi Trips and is subject to the NYC Terms of Use. The detailed data preprocessing steps used to create this dataset can be found in the TPP-LLM paper and TPP-Embedding paper.
Update (2025-10-28): Added three timestamp fields (timestamp_event… See the full description on the dataset page: https://huggingface.co/datasets/tppllm/nyc-taxi.nyc-taxi-fare-prediction-trainNYC_TaxiData_RAWLLM-Inference-Traces-NYC
LLM-Inference-Traces-NYC
This repository is the artifact provided to reviewers for double-blind peer review of the
submitted ST-TraceWeaver paper. It is anonymised for review: it carries no author names,
affiliations, or acknowledgements. It is not the public release — the paper commits to
releasing the synthesized dataset and all code (synthesis engine, simulator, and configuration
files) under an open-source license upon publication. Read it alongside the submitted paper.
This… See the full description on the dataset page: https://huggingface.co/datasets/ST-TraceWeaver/LLM-Inference-Traces-NYC.nyc-2025-marathon-splitsNYC_speed_humpsnyc-taxi-description
NYC Taxi Trip Description Dataset
This dataset contains NYC taxi trip data from May 1-7, 2013, excluding trips to and from Staten Island. It includes 2,957 sequences with 362,374 events and 8 location types. The data can be downloaded from NYC Taxi Trips and is subject to the NYC Terms of Use. The detailed data preprocessing steps used to create this dataset can be found in the TPP-LLM paper and TPP-Embedding paper.
If you find this dataset useful, we kindly invite you to cite the… See the full description on the dataset page: https://huggingface.co/datasets/tppllm/nyc-taxi-description.313k-prices-nyc-vs-la-57-categories
313,126 prices: 57 categories, 2 U.S. ZIPs, 29 days
NYC vs LA Retail Prices Raw Dataset (2026)
How do listed and package-standardized prices vary between selected New York and Los Angeles ZIP markets across 57 everyday categories and 29 days?
This fixed research snapshot contains 313,126 unaggregated, quality-filtered price observations across 57 categories, 2 U.S. ZIP markets, and 29 consecutive dates from July 21 through August 18, 2026. The analysis-ready CSV preserves… See the full description on the dataset page: https://huggingface.co/datasets/costinflation/313k-prices-nyc-vs-la-57-categories.NYC_TaxiDataNYC_311nyc-restaurant-artifactsnyc-clinic-ai-infrastructureNYC Clinic AI Infrastructure
Broadband, electricity, and grid reliability data for all 311 NYC ZIP codes: can a clinic run local AI?
Overview
NYC Clinic AI Infrastructure maps three infrastructure prerequisites for on-premise AI deployment
across all 311 New York City ZIP codes. Each row covers one ZIP code with fixed broadband
subscription rates from the Census ACS, ISP coverage and max speeds from the FCC National
Broadband Map… See the full description on the dataset page: https://huggingface.co/datasets/Layered-Labs/nyc-clinic-ai-infrastructure.nyc-tlc-yellow-2024-25
NYC TLC Yellow Taxi 2024
Monthly parquet files partitioned by year/month for easier notebook filtering.
Layout
year=2024/month=01/yellow_tripdata_2024-01.parquet
year=2024/month=02/yellow_tripdata_2024-02.parquet
...
year=2024/month=12/yellow_tripdata_2024-12.parquet
Example usage
from datasets import load_dataset
ds = load_dataset(
'dknoxon/nyc-tlc-yellow-2024-25',
data_files='year=2024/month=0[3-6]/*.parquet',
split='train'
)
Or with… See the full description on the dataset page: https://huggingface.co/datasets/dknoxon/nyc-tlc-yellow-2024-25.nyc_taxiflight-prices-socal-to-nyc-6-15NYC-TAXI-Parquet-Dataframenyc-taxi-data-splitNYC_topography
Topography Dataset
OverviewThis dataset contains elevation points captured for all building footprint features in New York City. Each record represents the elevation of a specific building location, enabling fine-grained analysis of topography across the city. Since the dataset already includes geospatial coordinates and elevation values, no processor script was needed.
Dataset GenerationThe dataset is obtained directly from NYC Open Data, published by the New York City Department… See the full description on the dataset page: https://huggingface.co/datasets/oscur/NYC_topography.nyc_taxiNYC_speed_distributions
Traffic Speeds (NBE) Dataset
This data element processes the NYC DOT Traffic Speeds (NBE) dataset by deriving midpoint geographic coordinates from the link_points field.
The link_points field stores polyline geometries as sequences of latitude/longitude pairs.
The processor script calculates the midpoint of each polyline and appends it as Latitude and Longitude columns.
All original attributes are preserved alongside the new coordinate fields.
The result is a point-based… See the full description on the dataset page: https://huggingface.co/datasets/oscur/NYC_speed_distributions.NYC_roadway_features
Roadway Features Dataset
This data element integrates multiple NYC DOT datasets with the NYC Street Centerline to provide a spatially enriched view of roadway characteristics.
The Street Centerline serves as the backbone, keyed on PHYSICALID.
Vision Zero Safety Improvement Projects (SIP Intersections and Corridors) are linked to centerline segments.
DOT Bus Lanes and TreesCount! Blockface data are added to capture additional roadway attributes.
The result is a segment-level… See the full description on the dataset page: https://huggingface.co/datasets/oscur/NYC_roadway_features.NYC_motor_vehicle_persons
Injuries Dataset (Motor Vehicle Crashes & Persons)
More information about how this dataset was generated can be found here.
NYC_bicycle_counts
Bicycle Counts Dataset
The Bicycle Counts dataset was merged with the Bicycle Counters dataset on the shared id field to assign geographic coordinates.
More information about how this dataset was generated can be found here.
NYC_urban_design_and_frontage
Urban Design and Frontage Dataset
More information about how this dataset was generated can be found here.
