This is an experiment. We're coding pieces of Canada's legislation, regulation, and some government policy into rules that run in the Open Fisca calculation engine. We've released all the code here, for anyone to use.
This package requires Python 3 and pip .
Supported platforms:
- GNU/Linux distributions (in particular Debian and Ubuntu);
- Mac OS X;
- Microsoft Windows (we recommend using ConEmu instead of the default console).
Other OS should work if they can execute Python and NumPy.
Pick option (A) or (B)
Follow this installation if you wish to:
- run calculations on a large population;
- run your own instance of OpenFisca-canada
- run your own instance of the OpenFisca-canada rules package, as an OpenFisca Web API.
- modify the rules
We are recommending you use docker:
- Run in docker to run on an instance or your laptop
- To write new legislation, read the wiki along with the OpenFisca Coding the legislation section.
- To contribute to the code, read our contribution doc.
https://github.com/DTS-STN/openfisca-canada-dts/wiki/Coding-guidelines