Indsustrial Sector

class EnergyIntensityIndicators.industry.IndustrialIndicators(directory, output_directory, level_of_aggregation=None, lmdi_model='multiplicative', base_year=1985, end_year=2018)

Bases: EnergyIntensityIndicators.LMDI.CalculateLMDI

Some of the specific steps to download and process the census data on construction energy costs are explained in the following paragraphs. The top-level census bureau website for the Economic Census is: https://www.census.gov/programs-surveys/economic-census.html. Scroll down the page until the words “2017 Data Tables” are found. After clicking on that link, the user will end up at https://www.census.gov/programs-surveys/economic-census/news-updates/updates/2017-datatables.html. The “2017 Data Table pages” now include direct links into data.census.gov and large ftp downloads. After clicking on pages, the webpage https://www.census.gov/programssurveys/economic-census/data/tables.html comes up. Scroll down this page until the entry “Construction (NAICS Sector 23)” is found. After selecting this entry, the user is then automatically transferred to: https://www.census.gov/data/tables/2017/econ/economic-census/naics-sector23.html.

collect_data()

Gather all input data for decomposition of the energy use in the Industrial sector

main(breakout, calculate_lmdi)

Calculate decomposition for the Industrial sector

manufacturing()

Gather manufacturing data

non_manufacturing()

Gather non-manufacturing data

Primary Data Sources: Economic Census (previously the Census of Manufactures, Census of Agriculture, and Census of Mining)

Prior to 1985, primary data source is the National Energy Accounts (NEA)

http://www.nass.usda.gov/Statistics_by_Subject/index.php

reconcile_physical_units()

Convert physical units to Btu. (Prior to 2005, the data on energy consumption fuels to produce electricity were supplied in physical units (e.g. mcf of natural gas, tons of coal, etc)) Data Source: EIA’s Annual Energy Review (AER)

total_industrial_util_adj_lmdi()