Methodology · Climate

Average July temperature

Average July temperature is the mean of daily mean temperatures across the month of July, averaged across the most recent 30-year climate normals period (1991–2020). It is the conventional climate summary for "how warm is summer here."

Methodology vintage: NOAA nClimDiv 1991–2020 normals · Last updated: 2026-05-12 · Replication SQL: GitHub

Definition

Average July temperature is the long-run mean of daily mean temperatures across the month of July at a place. We compute it as a population-weighted average across the NOAA NCEI climate divisions that intersect each ZCTA, using the 1991–2020 climate normals — the WMO-standard 30-year reference period.

jul_temp_f = pop_weighted_avg(division_july_mean_temp for divisions intersecting the place)

Source data

Steps

  1. Pull monthly mean temperature for July from NCEI nClimDiv for each U.S. climate division, 1991–2020.
  2. Average across the 30-year period to produce the climate-normal July mean per division.
  3. Attribute each ZCTA to its containing climate division via TIGER polygon intersection.
  4. For places spanning multiple ZCTAs, take a population-weighted average of constituent ZCTA values.
  5. Buckets: cool (<70°F), warm (70–80°F), hot (80–90°F), very hot (>90°F).

Known limitations

Where this metric appears

Every place page (in the climate section + at-glance row), the Coolest summer towns list, and the Warming velocity methodology references this baseline.

Related methodology

Cite this methodology

Commerce Institute. (2026). Average July temperature — Methodology. Retrieved from https://commerceinstitute.org/methodology/jul-temp/.