Sample Weather CSV File β Free Download
A sample daily weather CSV across several US cities, temperature, humidity, precipitation, and wind, useful for testing charts, time series analysis, and forecasting on realistic climate-style data.
Download the sample file
15-30 rows of realistic, synthetic data, ready to use immediately.
Download Sample CSVPreview
| date | city | temp_c | humidity | precipitation_mm | condition |
|---|---|---|---|---|---|
| 2026-01-01 | Chicago | -4.2 | 68 | 0.0 | Clear |
| 2026-01-02 | Chicago | -2.8 | 71 | 1.2 | Cloudy |
| 2026-01-03 | Chicago | -6.1 | 65 | 0.0 | Clear |
| 2026-01-04 | Miami | 22.4 | 80 | 4.5 | Rain |
| 2026-01-05 | Miami | 23.1 | 78 | 0.0 | Clear |
What's in This File
dateβ Observation date (YYYY-MM-DD)cityβ City nametemp_cβ Temperature in Celsiushumidityβ Relative humidity, percentprecipitation_mmβ Precipitation, millimeterswind_kmhβ Wind speed, km/hconditionβ Summary condition (Clear, Cloudy, Rain, Snow, Storm)
Use Cases
- Practice charting temperature trends across cities over time
- Test forecasting tools on a small time series before using your own sensor or weather feed
- Try correlation analysis between humidity, wind, and precipitation
Frequently Asked Questions
Is this sample weather data real?
No. Readings are synthetic and generated for testing, they do not reflect actual recorded weather.
Can I use this sample CSV commercially?
Yes, it is free to download and reuse for any purpose, including tutorials and dashboard demos.
Now try it on your own data
Load this sample, or your own file, into a real tool and see the results instantly, entirely client-side.
Turn this into a saved workflow
Create a free account to save the steps from this guide as a reusable workflow and re-run it on any file, from any device.