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

Openfisca-NSW/nsw_covid_legislation

 
 

Repository files navigation

Openfisca Extension: NSW COVID-19 Legislation

This is an openfisca extension to openfisca_nsw_base package. Sketches ideas for legislation relating to NSW's COVID-19 response.

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.

python3 -m venv $SHORT_NAME
deactive
source $SHORT_NAME/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

  • Python 94.9%
  • Shell 3.1%
  • Makefile 2.0%