Ve Scripts Benchmarking Consumption Data Cbecs
Ve Scripts Benchmarking Consumption Data Cbecs
What? In this article we look at a script that uses publicly available data (CBECS) on energy use in commercial buildings
to produce a range of benchmarks by climate zone and building category.
Why? The Commercial Buildings Energy Consumption Survey (CBECS) is a national sample survey that collects
information on the stock of U.S. commercial buildings, including their energy-related building characteristics
and energy usage data. See https://www.eia.gov/consumption/commercial/about.php
The Codebook and User’s guide provide detail on the data utilised by the script.
Note that the records held in the CSV dataset represent CBECS data observations do not correspond to real
buildings but are instead presented as an abstraction, which is to say that for every observation there
is a given number of buildings that are supposed to be represented by that observation that that number is
provided by the FINALWT field.
The script processes the CBECS Microdata to generate quantile data filtered by climate zone and building
category.
A similar script to process RECS Microdata is also provided. Download the Microdata from https://
www.eia.gov/consumption/residential/data/2020/index.php?view=microdata
Readme comments
Metric only
Import modules
Output ...
Export dataframes to an SQLite
database (optional)