Taxes For Communities And Boroughs

What's in this Dataset?

Description

Sales, property, and special tax revenue for communities and boroughs, 2017-2024.

Published

2025-06-11

Topic(s)

Social

Keyword(s)

revenue taxes sales property economy

Format

csv

Licenses

This work is licensed under CC-BY-4.0

Sources

Alaska Communities
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. AEDG 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.
Visit Source
Places (Cities and CDPs) Shapefile
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. AEDG 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.
Visit Source
Taxes, All Locations
This dataset is a summary of property and sales taxes assessed at both the community and borough levels from 2015 to present. Note from DCRA on use for analysis: This data set mixes scale. It includes rows for boroughs, which contain multiple census designated places (CDP's) and cities from this same data set in many cases. This data has been visualized in a Geographic Information Systems (GIS) format and is provided as a service in the DCRA Information Portal by the Alaska Department of Commerce, Community, and Economic Development Division of Community and Regional Affairs (SOA DCCED DCRA), Research and Analysis section. SOA DCCED DCRA Research and Analysis is not the authoritative source for this data. AEDG includes tax data as a measure of economic activity. From our analysis, this tax data for "All Locations" includes records/rows for both individual cities and boroughs. The tax revenue values for a city are not included in the borough the city is geographically part of. For example, in 2023 the city of Fairbanks reported $4,279,586.00 in bed tax revenue but the Fairbanks North Star borough only reported $2,933,702.00 in bed tax revenue. When providing tax data for a borough as a geographic whole using this dataset, both the borough and any individual city listed separate from the borough but within the physical bounds of the borough will need to be aggregated.
Visit Source

Metadata

This dataset uses the OEMetadata standard, learn more.

{
  "@id": "",
  "name": "public_taxes",
  "title": "Taxes for Communities and Boroughs",
  "@context": "",
  "resources": [
    {
      "@id": "",
      "name": "public_taxes",
      "path": "https://raw.githubusercontent.com/acep-aedg/aedg-data-pond/refs/heads/main/data/public/public_taxes.csv",
      "type": "table",
      "title": "Taxes for Communities and Boroughs",
      "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": "tax_year",
            "type": "integer",
            "unit": null,
            "nullable": true,
            "long_name": "Tax Year",
            "description": "Four digit tax year as Common Era (CE)"
          },
          {
            "name": "total_tax_rev_usd",
            "type": "integer",
            "unit": "USD",
            "nullable": true,
            "long_name": "Total Tax Revenue",
            "description": "Total tax revenue in U.S. Dollars (USD) for either the community or the borough"
          },
          {
            "name": "total_sales_tax_rev_usd",
            "type": "integer",
            "unit": "USD",
            "nullable": true,
            "long_name": "Total Sales Tax Revenue",
            "description": "Total sales tax revenue in U.S. Dollars (USD) for either the community or the borough"
          },
          {
            "name": "property_tax_rev_usd",
            "type": "integer",
            "unit": "USD",
            "nullable": true,
            "long_name": "Property Tax Revenue",
            "description": "Propery tax revenue in U.S. Dollars (USD) for either the community or the borough"
          },
          {
            "name": "total_rev_for_special_taxes_usd",
            "type": "integer",
            "unit": "USD",
            "nullable": true,
            "long_name": "Total Special Tax Revenue",
            "description": "Total special tax revenue in U.S. Dollars (USD) for either the community or the borough"
          },
          {
            "name": "did_community_report",
            "type": "boolean",
            "unit": "USD",
            "nullable": true,
            "long_name": "Community Report",
            "description": "Answers the question: Did the community report these taxes?  (\"t\" for yes, and \"f\" for no)"
          },
          {
            "name": "is_most_recent",
            "type": "boolean",
            "unit": "USD",
            "nullable": true,
            "long_name": "Most Recent Taxes",
            "description": "Answers the question: Are these the most recent values for these taxes?  (\"t\" for yes, and \"f\" for no)"
          }
        ],
        "primaryKey": [
          "fips_code"
        ]
      },
      "topics": [
        "Social"
      ],
      "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://maps.commerce.alaska.gov/server/rest/services/Economics_Related/Economics_Taxes/MapServer/0",
          "title": "Taxes, All Locations",
          "authors": [
            "State of Alaska Department of Commerce Community and Economic Development, Office of the State Assessor",
            "Alaska Division of Community and Regional Affairs (DCRA)"
          ],
          "description": "This dataset is a summary of property and sales taxes assessed at both the community and borough levels from 2015 to present. Note from DCRA on use for analysis: This data set mixes scale. It includes rows for boroughs, which contain multiple census designated places (CDP's) and cities from this same data set in many cases. This data has been visualized in a Geographic Information Systems (GIS) format and is provided as a service in the DCRA Information Portal by the Alaska Department of Commerce, Community, and Economic Development Division of Community and Regional Affairs (SOA DCCED DCRA), Research and Analysis section. SOA DCCED DCRA Research and Analysis is not the authoritative source for this data.\nAEDG includes tax data as a measure of economic activity. From our analysis, this tax data for \"All Locations\" includes records/rows for both individual cities and boroughs. The tax revenue values for a city are not included in the borough the city is geographically part of. For example, in 2023 the city of Fairbanks reported $4,279,586.00 in bed tax revenue but the Fairbanks North Star borough only reported $2,933,702.00 in bed tax revenue. When providing tax data for a borough as a geographic whole using this dataset, both the borough and any individual city listed separate from the borough but within the physical bounds of the borough will need to be aggregated.\n",
          "sourceLicenses": [],
          "publicationYear": "2025"
        }
      ],
      "spatial": {
        "extent": {
          "crs": "OGC:CRS84",
          "name": "Alaska",
          "boundingBox": [
            -187.55,
            51.21,
            -130.0,
            71.35
          ]
        }
      },
      "encoding": "",
      "keywords": [
        "revenue",
        "taxes",
        "sales",
        "property",
        "economy"
      ],
      "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": "2024",
            "start": "2017",
            "alignment": "centre",
            "resolutionUnit": "year",
            "aggregationType": "sum",
            "resolutionValue": "1"
          }
        ],
        "referenceDate": "2016"
      },
      "languages": [
        "en-US"
      ],
      "description": "Sales, property, and special tax revenue for communities and boroughs, 2017-2024.\n",
      "contributors": [
        {
          "date": "2025-06-11",
          "path": "https://www.uaf.edu/acep/",
          "roles": [
            "DataCurator"
          ],
          "object": "data via https://github.com/acep-aedg/aedg-etl-2024",
          "comment": "1. Identified data source and integrated it into the data pipeline.\n2. Complied community names, locations, and FIPS identifiers for AEDG\n3. Joined tax 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-11",
          "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-11"
    }
  ],
  "description": "Sales, property, and special tax revenue for communities and boroughs.\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"
  }
}

Fields (9)

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
Tax Year Four digit tax year as Common Era (CE) tax_year integer
Total Tax Revenue Total tax revenue in U.S. Dollars (USD) for either the community or the borough total_tax_rev_usd integer USD
Total Sales Tax Revenue Total sales tax revenue in U.S. Dollars (USD) for either the community or the borough total_sales_tax_rev_usd integer USD
Property Tax Revenue Propery tax revenue in U.S. Dollars (USD) for either the community or the borough property_tax_rev_usd integer USD
Total Special Tax Revenue Total special tax revenue in U.S. Dollars (USD) for either the community or the borough total_rev_for_special_taxes_usd integer USD
Community Report Answers the question: Did the community report these taxes? ("t" for yes, and "f" for no) did_community_report boolean USD
Most Recent Taxes Answers the question: Are these the most recent values for these taxes? ("t" for yes, and "f" for no) is_most_recent boolean USD
fips_code name tax_year total_tax_rev_usd total_sales_tax_rev_usd property_tax_rev_usd total_rev_for_special_taxes_usd did_community_report is_most_recent

How to Cite This Dataset

Copy the reference below.

Alaska Center for Energy and Power (ACEP) at the University of Alaska Fairbanks (UAF). Taxes For Communities And Boroughs. Version v3.0. Alaska Energy Data Gateway, 2025. https://akenergygateway.alaska.edu/explore/data/public_taxes. Accessed September 18, 2025.

Need to cite the entire Alaska Energy Data Gateway?

See citation instructions