datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
asos-1minasos-metar-archive
ASOS METAR daily archive
Daily Parquet snapshots of raw METARs from ~920 NWS/FAA/DOD AOMC ASOS
stations, harvested from the live O.W.L. REST API at
consgicody/asos-tools.
File layout: YYYY/MM/DD.parquet — one file per UTC day.
Quick start (Python)
import pandas as pd
df = pd.read_parquet(
"hf://datasets/consgicody/asos-metar-archive/2026/09/09.parquet"
)
print(df[df["station"] == "JFK"].head())
Or query directly with DuckDB:
import duckdb
duckdb.sql("""… See the full description on the dataset page: https://huggingface.co/datasets/consgicody/asos-metar-archive.asos-e-commerce-dataset
Asos
Using web scraping, we collected information on over 30,845 clothing items from the Asos website.
The dataset can be applied in E-commerce analytics in the fashion industry.
💴 For Commercial Usage: To discuss your requirements, learn about the price and buy the dataset, leave a request on our website to buy the dataset
Dataset Info
For each item, we extracted:
url - link to the item on the website
name - item's name
size - sizes available on the… See the full description on the dataset page: https://huggingface.co/datasets/UniqueData/asos-e-commerce-dataset.asosoft-speech
Asosoft speech (asosoft-speech)
3,840 short Central Kurdish (Sorani) utterances with sentence-level transcriptions —
studio-quality read speech, with an audited test split.
At a glance
Rows
3,840 — train 3,240 / test 600
Columns
audio, transcription (string), duration (float64)
Parquet on disk
702.4 MB
Audio format
WAV, 16-bit (files named F01146001.wav, …)
Utterance length
3.16 – 13.49 s in the test split
Language
Central Kurdish / Sorani… See the full description on the dataset page: https://huggingface.co/datasets/razhan/asosoft-speech.es-TTS-subjective-naturalness
"A Dataset for Automatic Assessment of TTS Quality in Spanish" - Interspeech 2025
This dataset provides a collection of Spanish text-to-speech (TTS) audio samples with human naturalness ratings, aimed at advancing research on automatic TTS quality assessment in Spanish.
Dataset Description
The dataset contains samples from 52 different speakers, including 12 TTS systems and 6 real human voices. The samples cover multiple Spanish dialects, speaker genders, and speech… See the full description on the dataset page: https://huggingface.co/datasets/asosawelford/es-TTS-subjective-naturalness.asos-data-embeddedTest_Asosoft_WERWER evaluation asosoft test set with large v2 whisper model
asos-stations
ASOS station catalog
The full Automated Surface Observing System station catalog used by the
O.W.L. project at https://github.com/consigcody94/asos-tools-py.
2,929 US ASOS sites across 50 states + DC + territories — ICAO id, IEM
id, name, state, lat/lon, elevation, network, online status, archive
date range.
Sourced from IEM's per-state GeoJSON network feeds.
Quick start (Python)
import pandas as pd
df =… See the full description on the dataset page: https://huggingface.co/datasets/consgicody/asos-stations.asos-fashion-dataset
