Us Weather History

755
0
Updated:
Files:10
Size:207 kB
Formats:csv

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/fivethirtyeight/us-weather-history/
https://datahub.io/fivethirtyeight/us-weather-history/_r/-/README.md
https://datahub.io/fivethirtyeight/us-weather-history/_r/-/data/KCLT.csv
https://datahub.io/fivethirtyeight/us-weather-history/_r/-/data/KCQT.csv
https://datahub.io/fivethirtyeight/us-weather-history/_r/-/data/KHOU.csv
https://datahub.io/fivethirtyeight/us-weather-history/_r/-/data/KIND.csv
https://datahub.io/fivethirtyeight/us-weather-history/_r/-/data/KJAX.csv
https://datahub.io/fivethirtyeight/us-weather-history/_r/-/data/KMDW.csv
https://datahub.io/fivethirtyeight/us-weather-history/_r/-/data/KNYC.csv
https://datahub.io/fivethirtyeight/us-weather-history/_r/-/data/KPHL.csv
https://datahub.io/fivethirtyeight/us-weather-history/_r/-/data/KPHX.csv
https://datahub.io/fivethirtyeight/us-weather-history/_r/-/data/KSEA.csv
https://datahub.io/fivethirtyeight/us-weather-history/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/fivethirtyeight/us-weather-history/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/fivethirtyeight/us-weather-history/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Files

Explore with AI

KCLT

Download

Download CSV

About

Last updated
12 March 2026
Total rows
...
Format
CSV
File size
20.6 kB

KCQT

Download

Download CSV

About

Last updated
12 March 2026
Total rows
...
Format
CSV
File size
20.7 kB

KHOU

Download

Download CSV

About

Last updated
12 March 2026
Total rows
...
Format
CSV
File size
20.7 kB

KIND

Download

Download CSV

About

Last updated
12 March 2026
Total rows
...
Format
CSV
File size
20.6 kB

KJAX

Download

Download CSV

About

Last updated
12 March 2026
Total rows
...
Format
CSV
File size
20.7 kB

KMDW

Download

Download CSV

About

Last updated
12 March 2026
Total rows
...
Format
CSV
File size
20.6 kB

KNYC

Download

Download CSV

About

Last updated
12 March 2026
Total rows
...
Format
CSV
File size
20.6 kB

KPHL

Download

Download CSV

About

Last updated
12 March 2026
Total rows
...
Format
CSV
File size
20.6 kB

KPHX

Download

Download CSV

About

Last updated
12 March 2026
Total rows
...
Format
CSV
File size
21 kB

KSEA

Download

Download CSV

About

Last updated
12 March 2026
Total rows
...
Format
CSV
File size
20.6 kB

About this dataset

U.S. Weather History

This folder contains data and code behind the story What 12 Months Of Record-Setting Temperatures Looks Like Across The U.S..

Code

Code fileDescription
wunderground_scraper.pyDownloades weather data web pages from Weather Underground
wunderground_parser.pyParses the weather data from Weather Underground into a flat CSV file
visualize_weather.pyCreates the visualization of the weather data

Data

ColumnDescription
dateThe date of the weather record, formatted YYYY-M-D
actual_mean_tempThe measured average temperature for that day
actual_min_tempThe measured minimum temperature for that day
actual_max_tempThe measured maximum temperature for that day
average_min_tempThe average minimum temperature on that day since 1880
average_max_tempThe average maximum temperature on that day since 1880
record_min_tempThe lowest ever temperature on that day since 1880
record_max_tempThe highest ever temperature on that day since 1880
record_min_temp_yearThe year that the lowest ever temperature occurred
record_max_temp_yearThe year that the highest ever temperature occurred
actual_precipitationThe measured amount of rain or snow for that day
average_precipitationThe average amount of rain or snow on that day since 1880
record_precipitationThe highest amount of rain or snow on that day since 1880

Source: Weather Underground

This dataset was scraped from FiveThirtyEight - us-weather-history