This dataset is yearly electrical generation aggregated by grid and associated with every community connected to the grid. It summarizes the amount of electrical power produced for a community and the fuels that were used to generate it. Two factors complicate this simple seeming dataset. First, there is no single state or federal agency that collects data on all the generation sources in Alaska. Second, some communities have isolated microgrids where generation sources are easy to identify, but other communities are interconnected with interties into grids where generation sources are shared. In those cases, it is therefore impossible to pair a community with individual power stations (called plants) or the operators/utilities for which generation is recorded even if the plant is physically located within a community. To address the first issue, this dataset derives from the Alaska Energy Statistics workbooks, which in turn compiles data from multiple sources including community Power Cost Equalization reports collated by the Alaska Energy Authority and reporting to the U.S. Energy Information Administration (EIA). Source data was harmonized to account for differences in reporting through a combination of subject matter expertise and transformations. To address the second issue, generation is summed over all the generators with different fuels - diesel and natural gas boilers, solar installations, wind turbines - that are connected to a grid. Grids were defined as an element of the Alaska Energy Statistics workbooks and implemented with a lookup table that joins them to individual plants. The same values for total generation are reported for all the communities on a grid, which creates multiple duplicate values in this dataset.
2025-06-28
This dataset uses the OEMetadata standard, learn more.
{
"@id": "",
"name": "public_yearly_generation",
"title": "Yearly Electrical Generation by Community",
"@context": "",
"resources": [
{
"@id": "",
"name": "public_yearly_generation",
"path": "https://raw.githubusercontent.com/acep-aedg/aedg-data-pond/refs/heads/main/data/public/public_yearly_generation.csv",
"type": "table",
"title": "Yearly Electrical Generation by Community",
"format": "csv",
"schema": {
"fields": [
{
"name": "fips_code",
"type": "string",
"unit": null,
"nullable": false,
"long_name": "FIPS Code",
"description": "5-digit Federal Information Processing Series (FIPS) code identifier for places and boroughs (counties), assigned and maintained by the Census Bureau"
},
{
"name": "name",
"type": "string",
"unit": null,
"nullable": false,
"long_name": "Community Name",
"description": "Name of the community"
},
{
"name": "grid",
"type": "string",
"unit": null,
"nullable": false,
"long_name": "Grid Name",
"description": "The unique grid name, which is based on the primary Alaskan community in the grid"
},
{
"name": "net_generation_mwh",
"type": "number",
"unit": "MWh",
"nullable": true,
"long_name": "Net Generation (MWh)",
"description": "Net electrical generation as Megawatt Hour aggregated by grid"
},
{
"name": "fuel_type",
"type": "string",
"unit": null,
"nullable": true,
"long_name": "Fuel Type",
"description": "Generation fuel as defined by the U.S. Energy Information Administration (EIA)"
},
{
"name": "year",
"type": "integer",
"unit": null,
"nullable": false,
"long_name": "Year",
"description": "Four digit year as Common Era (CE) for which monthly reported generation was summed"
}
],
"primaryKey": [
"grid",
"fuel_type",
"year"
]
},
"topics": [
"Electricity"
],
"context": {
"title": "Alaska Energy Data Gateway v3.0",
"homepage": "https://akenergygateway.alaska.edu/",
"publisher": "Alaska Center for Energy and Power (ACEP) at the University of Alaska Fairbanks (UAF)",
"fundingAgency": "State of Alaska"
},
"dialect": {
"delimiter": ",",
"decimalSeparator": "."
},
"sources": [
{
"path": "https://maps.commerce.alaska.gov/server/rest/services/Community_Related/Community_Locations_and_Boundaries/MapServer/0",
"title": "Alaska Communities",
"authors": [
"Alaska Division of Community and Regional Affairs (DCRA)"
],
"description": "The Alaska Communities dataset is the reference list of place locations, represented as points, used by the Alaska Division of Community and Regional Affairs (DCRA). In includes community locations but for historical reasons, it is a mix of Communities, Places of Interest, Borough/Census Area as well as Alaska centroid. DCRA uses it to link communities to their internal key GUID used elsewhere in their systems.\nAEDG uses this list to define canonical community names since, as free text, these can vary in different contexts, and to establish locations to use in spatial joins and relations.\n",
"sourceLicenses": [],
"publicationYear": "2023"
},
{
"path": "https://live.laborstats.alaska.gov/article/maps-gis-data",
"title": "Places (Cities and CDPs) Shapefile",
"authors": [
"United States Census Bureau",
"Alaska Department of Labor and Workforce Development (DOLWD)"
],
"description": "This is an ESRI Shapefile for use in GIS software that contains place data from the 2020 US Census for Alaska. The definition of places includes all incorporated cities as well as Census Designated Places (CDPs). Each geographic unit is identified using Federal Information Processing Standards (FIPS) numbers. Coordinate System: North American Datum 1983 Alaska Albers. Source: 2020 US Census, PL94-171 Redistricting File; 2020 US Census Tiger Shapefiles. Documentation of field names: https://live.laborstats.alaska.gov/cen/maps/gis/Places2020.pdf. The Alaska Department of Labor and Workforce Development has had a cooperative agreement with the U.S. Census Bureau since 1981 to assist with geographic programs and help Alaskans find Census Bureau data.\nAEDG uses this list to define canonical community locations to use in spatial joins and relations, to associate places with FIPS codes, and to establish total community population.\n",
"sourceLicenses": [],
"publicationYear": "2020"
},
{
"path": "https://acep-uaf.github.io/ak-energy-statistics-2011_2021/",
"title": "Alaska Energy Statistics Electrical Generation Tables",
"authors": [
"Alaska Center for Energy and Power (ACEP), University of Alaska Fairbanks (UAF)",
"Neil McMahon, DOWL Engineering",
"Alaska Energy Authority (AEA)",
"Institute of Social and Economic Research (ISER), University of Alaska Anchorage (UAA)"
],
"description": "The Alaska Energy Statistics is a long-running collection of data and reports about energy production, consumption, and related topics specific to the state of Alaska. The workbooks were developed to provide community and utility level datasets that support regional and statewide aggregations for use in the 2024 Alaska Electricity Trends Report. This is a continuation of a 40+ year effort to create and maintain high level views of the state’s energy profile that are useful for policy makers, businesses, researchers, and others interested in Alaska’s energy sector. Data are derived from community Power Cost Equalization reports collated by the Alaska Energy Authority and power plant reporting to the U.S. Energy Information Administration (EIA). These sources are supplemented by annual filings to the Regulatory Commission of Alaska (RCA), village and powerhouse assessments, and direct communications with utilities and hydro/wind program managers.\nAdditional funding was contributed by Office of Naval Research (ONR) funded Alaska Regional Collaboration for Technology Innovation and Commercialization (ARCTIC) program, the Denali Commission, and the State of Alaska.\nAEDG uses this dataset as the best available compilation of electrical generation, incorporating data from multiple sources into a single source.\n",
"sourceLicenses": [
{
"name": "CC-SA-4.0",
"path": "https://creativecommons.org/licenses/by-sa/4.0/",
"title": "Creative Commons Attribution-ShareAlike 4.0 International",
"attribution": "Alaska Center for Energy and Power, University of Alaska Fairbanks",
"instruction": "You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.\n"
}
],
"publicationYear": "2024"
}
],
"spatial": {
"extent": {
"crs": "OGC:CRS84",
"name": "Alaska",
"boundingBox": [
-187.55,
51.21,
-130.0,
71.35
]
}
},
"encoding": "",
"keywords": [
"generation",
"electricity",
"fuel type",
"grid",
"power plant",
"report",
"Power Cost Equalization (PCE)",
"EIA Form 923",
"community"
],
"licenses": [
{
"name": "CC-BY-4.0",
"path": "https://creativecommons.org/licenses/by/4.0/",
"title": "Creative Commons Attribution 4.0 International",
"attribution": "Alaska Center for Energy and Power, University of Alaska Fairbanks",
"instruction": "You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.\n"
}
],
"temporal": {
"timeseries": [
{
"end": "2021-12",
"start": "2021-01",
"resolutionUnit": "year",
"aggregationType": "sum",
"resolutionValue": "1"
}
],
"referenceDate": "2024-02-29"
},
"languages": [
"en-US"
],
"description": "This dataset is yearly electrical generation aggregated by grid and associated with every community connected to the grid. It summarizes the amount of electrical power produced for a community and the fuels that were used to generate it. Two factors complicate this simple seeming dataset. First, there is no single state or federal agency that collects data on all the generation sources in Alaska. Second, some communities have isolated microgrids where generation sources are easy to identify, but other communities are interconnected with interties into grids where generation sources are shared. In those cases, it is therefore impossible to pair a community with individual power stations (called plants) or the operators/utilities for which generation is recorded even if the plant is physically located within a community.\nTo address the first issue, this dataset derives from the Alaska Energy Statistics workbooks, which in turn compiles data from multiple sources including community Power Cost Equalization reports collated by the Alaska Energy Authority and reporting to the U.S. Energy Information Administration (EIA). Source data was harmonized to account for differences in reporting through a combination of subject matter expertise and transformations.\nTo address the second issue, generation is summed over all the generators with different fuels - diesel and natural gas boilers, solar installations, wind turbines - that are connected to a grid. Grids were defined as an element of the Alaska Energy Statistics workbooks and implemented with a lookup table that joins them to individual plants. The same values for total generation are reported for all the communities on a grid, which creates multiple duplicate values in this dataset.\n",
"contributors": [
{
"date": "2024",
"path": "https://www.dowl.com/",
"roles": [
"DataCollector"
],
"title": "Neil McMahon",
"object": "data from the Alaska Energy Statistics Electrical Generation Tables",
"comment": "Pulled data from the original sources, the compiled, corrected, harmonized, transformed data into Excel Workbooks as annual datasets and as Financial and Generation timeseries. Additional corrections were applied to the yearly data.\n",
"organization": "DOWL Engineering"
},
{
"date": "2025-06-28",
"path": "https://www.uaf.edu/acep/",
"roles": [
"DataCurator"
],
"object": "data via https://github.com/acep-aedg/aedg-etl-2024",
"comment": "1. Contracted Neil McMahon to produce the Workbooks, and then posted them in GitHub for distribution.\n2. Complied community names, locations, and FIPS identifiers for AEDG\n3. Joined generation data with AEDG communities to create this dataset\n",
"organization": "Alaska Center for Energy and Power (ACEP) at the University of Alaska Fairbanks (UAF)"
},
{
"date": "2025-06-28",
"path": "https://www.uaf.edu/acep/",
"roles": [
"DataCurator"
],
"object": "metadata via https://github.com/acep-aedg/aedg-metadata",
"comment": "Documented sources and defined the data dictionary using OEMetadata (Frictionless) formatted metadata https://doi.org/10.5281/zenodo.15019561.\n",
"organization": "Alaska Center for Energy and Power (ACEP) at the University of Alaska Fairbanks (UAF)"
}
],
"publicationDate": "2025-06-28"
}
],
"description": "This dataset is yearly electrical generation aggregated by grid and associated with every community connected to the grid. It summarizes the amount of electrical power produced for a community and the fuels that were used to generate it.\n",
"metaMetadata": {
"metadataLicense": {
"name": "CC0-1.0",
"path": "https://creativecommons.org/publicdomain/zero/1.0",
"title": "Creative Commons Zero v1.0 Universal"
},
"metadataVersion": "OEMetadata-2.0.4"
}
}
Long Name | Description | Field Name | Type | Unit |
---|---|---|---|---|
FIPS Code | 5-digit Federal Information Processing Series (FIPS) code identifier for places and boroughs (counties), assigned and maintained by the Census Bureau | fips_code | string | |
Community Name | Name of the community | name | string | |
Grid Name | The unique grid name, which is based on the primary Alaskan community in the grid | grid | string | |
Net Generation (MWh) | Net electrical generation as Megawatt Hour aggregated by grid | net_generation_mwh | number | MWh |
Fuel Type | Generation fuel as defined by the U.S. Energy Information Administration (EIA) | fuel_type | string | |
Year | Four digit year as Common Era (CE) for which monthly reported generation was summed | year | integer |
fips_code | name | grid | net_generation_mwh | fuel_type | year |
---|
Copy the reference below.
Alaska Center for Energy and Power (ACEP) at the University of Alaska Fairbanks (UAF). Yearly Electrical Generation By Community. Version v3.0. Alaska Energy Data Gateway, 2025. https://akenergygateway.alaska.edu/explore/data/public_yearly_generation. Accessed September 18, 2025.