NREL / buildstock-query

BuildStockQuery is a python library for querying datasets generated by ResStock™ and ComStock™.
https://nrel.github.io/buildstock-query/
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Standard reports #4

Open afontani opened 1 year ago

afontani commented 1 year ago

Enhancement Request

Consider a set of scripts for common analyses like energy, grid, equity, utility bills, carbon emissions.

Detailed Description

Use the functionality to create a set of scripts that can be easily called that perform a standard analysis of the results. Example: All queries used in validation comparisons.

These scripts would also be good examples of how to use this repository.

Possible Implementation

Have a subfolder with a script calling a set of queries and a download/saving location. Add a test to make sure that these scripts run when updates are made to buildstock-query.