Skip to content

This is an openfisca extension for Energy Savings Safeguard. It contains the coded rulesets for the Energy Savings Scheme (ESS) and the Peak Demand Reduction Scheme (PDRS)

License

Notifications You must be signed in to change notification settings

energy-savings-scheme/openfisca_nsw_safeguard

Repository files navigation

Openfisca Extension: NSW Energy Security Safeguard

This is an openfisca extension to openfisca_nsw_base package. It contains the coded rulesets for the Energy Savings Scheme (ESS) and the Peak Demand Reduction Scheme (PDRS)

Installing

We recommend that you use a virtualenv to install OpenFisca. If you don't, you may need to add --user at the end of all commands starting by pip.

Make sure you CD into your extension's repository!

python3 -m venv safeguard
deactive
source safeguard/bin/activate

To install, run:

make install

Testing

You can make sure that everything is working by running the provided tests:

make test

About

This is an openfisca extension for Energy Savings Safeguard. It contains the coded rulesets for the Energy Savings Scheme (ESS) and the Peak Demand Reduction Scheme (PDRS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages