datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
us-warn-act-layoffs-point-in-time-snapshots
US WARN Act layoff notices — point-in-time (as-of) snapshot archive
25 daily vintages, 2026-08-30 → 2026-09-24.
1,067,077 total rows, 42 MB compressed. One new vintage every day, forever.
This is the same US WARN Act layoff dataset as
the daily mirror — except you can load it as it stood on a past
date, instead of only as it stands today.
from datasets import load_dataset
# the table exactly as it was published on 5 September 2026
past =… See the full description on the dataset page: https://huggingface.co/datasets/APProjects/us-warn-act-layoffs-point-in-time-snapshots.btc-inverse-option-snapshotsai-api-pricing-snapshot
AI API Model Pricing Snapshot — Qubax AI
Per-token public pricing for 211 ready models served by the Qubax AI API (OpenAI-compatible), exported from the public /v1/models endpoint.
Columns
Column
Description
model_id
API model identifier
model_name
Display name
owned_by
Publisher namespace
context_length
Max context window (tokens)
input_usd_per_1m_tokens
Input price, USD per 1M tokens
output_usd_per_1m_tokens
Output price, USD per 1M tokens… See the full description on the dataset page: https://huggingface.co/datasets/QubaxAI/ai-api-pricing-snapshot.us-county-housing-market-snapshot
US County Housing Market Snapshot — 3072 Counties, Median Price/DOM/Inventory + YoY (through 2026-05-31)
Median sale price, list price, price-per-sqft, days on market, sold-above-list rate and year-over-year change for 3072 US counties, through 2026-05-31. Sourced from Redfin's published market data, republished as a single clean per-county snapshot instead of Redfin's raw ZIP-level feed. 2865 of 3072 counties carry a full year-over-year comparison.
Data:… See the full description on the dataset page: https://huggingface.co/datasets/rrhagentbiz/us-county-housing-market-snapshot.remote-ai-evaluation-training-market-snapshot
Dataset Description
This is an aggregate August 22, 2026 research snapshot from Specialist AI Work, an independent PatchMedia tracker of reviewed remote AI evaluation, AI training, data annotation-adjacent, and expert-review opportunities.
The live Specialist AI Work inventory has advanced since this snapshot. The counts in this repository describe the immutable August 22 research object; they are not a claim about today's inventory.
Reporting date: 2026-08-22
Dataset… See the full description on the dataset page: https://huggingface.co/datasets/patchmedia-org/remote-ai-evaluation-training-market-snapshot.us-metro-housing-market-snapshot
US Metro Housing Market Snapshot — 932 Metros, Median Price/DOM/Inventory + YoY (through 2026-05-31)
Median sale price, list price, price-per-sqft, days on market, sold-above-list rate and year-over-year change for 932 US metro areas, through 2026-05-31. Sourced from Redfin's published market data, republished as a single clean per-metro snapshot instead of Redfin's raw ZIP-level feed. 930 of 932 metros carry a full year-over-year comparison. Companion to our county-level… See the full description on the dataset page: https://huggingface.co/datasets/rrhagentbiz/us-metro-housing-market-snapshot.us-state-housing-market-snapshot
US State Housing Market Snapshot — 51 States, Median-of-County Price/DOM + YoY (through 2026-05-31)
A state-by-state housing market summary derived from 3072 county-level Redfin snapshots, through 2026-05-31: for each state, the MEDIAN across its counties of median sale price, list price, price-per-sqft, days on market, sold-above-list rate, price-drop rate and year-over-year change. This is a median-of-county-medians, not a sales-weighted statewide average — stated plainly so… See the full description on the dataset page: https://huggingface.co/datasets/rrhagentbiz/us-state-housing-market-snapshot.image-to-text-ocr-serp-snapshot
Image-to-Text OCR SERP Snapshot
An English-language, US Google organic-results snapshot for image to text converter, collected on 2026-09-22.
Files
image-to-text-ocr-serp-snapshot.csv is the machine-readable row-by-row dataset.
comparison.md is the same comparison as a readable Markdown table with methodology and limitations.
How to read the dataset
Each row is one result. The classification column distinguishes the Android app-store listing from… See the full description on the dataset page: https://huggingface.co/datasets/phoenix11000/image-to-text-ocr-serp-snapshot.sovereign-bitcoin-snapshots
State of Sovereign Bitcoin — snapshots
Government Bitcoin holdings by country, frozen as dated, immutable snapshots by CoinBucha. Every row carries its sources and a provenance grade. This repository mirrors the files CoinBucha serves; the canonical record for each snapshot is its page on coinbucha.com.
Snapshot 2026-09-04
Frozen 2026-09-04: 11 states tracked, 7 holding 630,180 BTC in reserves or seized coins (3.1747% of a 19,850,000 BTC supply, at $77,736/BTC). 1… See the full description on the dataset page: https://huggingface.co/datasets/jukkab/sovereign-bitcoin-snapshots.priceline-live-pricing-snapshots-tokyo-2026
Tokyo Hotels 2026: Price Snapshots
Open dataset by MrBridge — 278 rows of hotel data (ratings, prices and attributes), free to download, inspect and reuse.
Data source
Collected with the Priceline Hotel Scraper on Apify — a cloud actor returning clean, structured CSV/JSON with no local setup. Re-run it yourself for fresh data.
Get fresh data → https://apify.com/mrbridge/priceline-hotel-scraper?fpr=mrbridge
Schema
data.csv — 278 rows, 17 columns:… See the full description on the dataset page: https://huggingface.co/datasets/Mr-Bridge/priceline-live-pricing-snapshots-tokyo-2026.llms-txt-directory-snapshot
llms.txt Directory Snapshot — May 2026
A snapshot of 735+ websites implementing the llms.txt specification as of late May 2026. Compiled and maintained by ThatDevPro as part of the Awesome-llms-txt community list.
What is llms.txt?
llms.txt is a proposed standard for websites to declare LLM-readable summaries at a stable URL. Crawlers (GPTBot, ClaudeBot, PerplexityBot) check /llms.txt and /llms-full.txt to retrieve a curated overview of the site without parsing the… See the full description on the dataset page: https://huggingface.co/datasets/ThatDeveloperGuy13/llms-txt-directory-snapshot.viet-robot-task-queue-snapshot
viet-robot-task-queue-snapshot
A synthetic dataset representing snapshots of a robot's internal task
queue at different times.
Columns:
id: row id
timestamp_local: local time string
task_id: identifier of the task
task_type: clean_room, patrol, reminder, status_report, other
priority: low, normal, high, critical
source: user, schedule, sensor, system
state: pending, running, paused, completed, cancelled
note_en: short English note
License
MIT
