Skip to content

A simulation testbed for analyzing the impact of electric rate designs on energy bills and burden for households adopting DERs and all-electric appliances.

License

Notifications You must be signed in to change notification settings

switchbox-data/rate-design-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rate-design-platform

This repository is a clean scaffold for rate design analysis, focused on New York State. It provides a structured starting point for implementing rate design logic, data handling, and testing. For old ochre sims code see the ochre-sims-rate-design repository.

Layout

  • rate_design/ — package root.
    • ny/hp_rates/
      • data/ — local inputs/outputs; buildstock_* and cairo_cases/ are git-ignored. Configs under tariff_structure/ and tariff_mapping/ stay versioned.
      • scenarios/ — YAML configs selecting tariffs/mappings and other simulation parameters.
      • scripts/ — helpers such as customer selection, tariff builders, and case path helpers.
      • Justfile — NY HP-specific recipes (stub).
    • ny/ev_rates/ — stubbed EV structure (data, scenarios, scripts, Justfile).
  • utils/ — cross-jurisdiction utilities (buildstock IO, S3 sync, conversions).
  • tests/ — placeholder test files to expand alongside code.

Notes

  • Data under rate_design/ny/hp_rates/data/ (buildstock raw/processed, cairo cases) should remain local or synced via S3 tooling you add; keep large artifacts out of git.

About

A simulation testbed for analyzing the impact of electric rate designs on energy bills and burden for households adopting DERs and all-electric appliances.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5