Dataset validation

Weather Alert CSV Sample

A validation sample for a possible weather risk alert feed. The backend is not built yet; tracked requests and downloads decide whether weather-risk data is worth building.

CSV /datasets/weather-alerts-sample.csv
sent_at,event,area,severity,certainty,urgency,expires_at,source
2026-07-02T20:31:00-07:00,Lake Wind Advisory,West Side Mountains north of 198,Moderate,Likely,Expected,2026-07-03T04:45:00-07:00,NWS
2026-07-02T14:10:00-07:00,Air Quality Alert,Orange County Coastal,Unknown,Unknown,Unknown,2026-07-03T14:15:00-07:00,NWS
2026-07-02T09:20:00-07:00,Air Quality Alert,Imperial Valley,Unknown,Unknown,Unknown,2026-07-03T20:00:00-07:00,NWS

CSV Schema

The fields are intentionally simple so buyers can inspect the shape in spreadsheets, BI tools, and lightweight data pipelines.

Monetization Hypothesis

This sample tests dataset and report-style demand before we invest in ingestion, export automation, or marketplace onboarding.

Public Sources

The full product would normalize public records into stable datasets and API endpoints only after validation gates are met.