Mean

Maximum

Minimum

Overview

On 26 June 2026, the Hadley Centre Central England Temperature (HadCET) series recorded a daily mean of 26.5°C — the highest ever measured for any June day in a dataset spanning 254 years. These charts place that heatwave in context: each dot represents one day in June, from 01 June 1772 to 30 June 2026, for daily mean, maximum, and minimum temperature. Only 4 of those 7,650 June days have ever exceeded 24°C as a daily mean — all four in June 2026. The LOESS trend lines trace the century-scale pattern across the full series.

Methodology

Data was downloaded directly from the Met Office HadCET dataset (meantemp_daily_totals.txt), the longest instrumental temperature record in the world. All June readings (days 1–30, years 1772–2026) were extracted using Python. A LOESS smooth was fitted to the 7,900 data points to show the underlying trend. The interactive chart was built in JavaScript using D3.js, with Delaunay triangulation for efficient nearest-point detection on hover and click.

Findings

Takeaways

Open climate data — and especially a dataset spanning over two centuries — makes it possible to contextualise a single extreme reading immediately and precisely. The HadCET series is public, machine-readable, and updated in near real-time by the Met Office. A record like 26 May 2026 can be verified, contextualised, and published within hours of its occurrence. That is what open data enables.