This dataset provides monthly counts of Heating Degree Days (HDD) for Alaska communities identified by name and Census FIPS code. Heating degree days quantify the daily thermal deficit below a 65 degree Fahrenheit baseline, serving as a primary metric for estimating building heating fuel consumption, analyzing seasonal energy demand, and supporting rural energy planning across Alaska.
2026
1. Identified climate data sources and integrated it into the data pipeline.
2. Compiled community names and FIPS identifiers for AEDG.
3. Joined heating degree day data with AEDG communities to create this dataset.
Documented sources and defined the data dictionary using OEMetadata (Frictionless) formatted metadata https://doi.org/10.5281/zenodo.15019561.
| Long Name | Description | Field Name | Type | Unit |
|---|---|---|---|---|
| Community FIPS Code | 5-digit Federal Information Processing Series (FIPS) code identifier for places, assigned and maintained by the Census Bureau | community_fips_code | string | |
| Community Name | Name of the community | name | string | |
| Year | Four digit year as Common Era (CE) | year | integer | |
| Month | Month as 1-12 for the reported observation | month | integer | |
| Heating Degree Days | Heating degree days (HDD), defined in the U.S. as degrees F below 65 multiplied by duration in days, quanitifies energy needed to heat a building over a year's time | heating_degree_days | integer | HDD |
| community_fips_code | name | year | month | heating_degree_days |
|---|
Copy the reference below.
Alaska Center for Energy and Power (ACEP) at the University of Alaska Fairbanks (UAF). Heating Degree Days By Communities. Version v3.0. Alaska Energy Data Gateway, 2026. https://akenergygateway.alaska.edu/explore/data/public_heating_degree_days. Accessed September 21, 2026.