CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
OpenFisca_Country_Template.egg-info/PKG-INFO
OpenFisca_Country_Template.egg-info/SOURCES.txt
OpenFisca_Country_Template.egg-info/dependency_links.txt
OpenFisca_Country_Template.egg-info/requires.txt
OpenFisca_Country_Template.egg-info/top_level.txt
openfisca_country_template/__init__.py
openfisca_country_template/entities.py
openfisca_country_template/parameters/benefits/basic_income.yaml
openfisca_country_template/parameters/benefits/housing_allowance.yaml
openfisca_country_template/parameters/benefits/index.yaml
openfisca_country_template/parameters/benefits/parenting_allowance/amount.yaml
openfisca_country_template/parameters/benefits/parenting_allowance/income_threshold.yaml
openfisca_country_template/parameters/general/age_of_majority.yaml
openfisca_country_template/parameters/general/age_of_retirement.yaml
openfisca_country_template/parameters/taxes/housing_tax.yaml
openfisca_country_template/parameters/taxes/income_tax_rate.yaml
openfisca_country_template/parameters/taxes/social_security_contribution.yaml
openfisca_country_template/reforms/__init__.py
openfisca_country_template/reforms/add_dynamic_variable.py
openfisca_country_template/reforms/add_new_tax.py
openfisca_country_template/reforms/flat_social_security_contribution.py
openfisca_country_template/reforms/modify_social_security_taxation.py
openfisca_country_template/reforms/removal_basic_income.py
openfisca_country_template/situation_examples/__init__.py
openfisca_country_template/situation_examples/couple.json
openfisca_country_template/situation_examples/housing.json
openfisca_country_template/situation_examples/single.json
openfisca_country_template/tests/age.yaml
openfisca_country_template/tests/basic_income.yaml
openfisca_country_template/tests/disposable_income.yaml
openfisca_country_template/tests/housing_allowance.yaml
openfisca_country_template/tests/housing_tax.yaml
openfisca_country_template/tests/income_tax.yaml
openfisca_country_template/tests/social_security_contribution.yaml
openfisca_country_template/tests/reforms/add_dynamic_variable.yaml
openfisca_country_template/tests/reforms/add_new_tax.yaml
openfisca_country_template/tests/reforms/modify_social_security_taxation.yaml
openfisca_country_template/tests/situations/income_tax.yaml
openfisca_country_template/tests/situations/parenting_allowance.yaml
openfisca_country_template/variables/__init__.py
openfisca_country_template/variables/benefits.py
openfisca_country_template/variables/demographics.py
openfisca_country_template/variables/housing.py
openfisca_country_template/variables/income.py
openfisca_country_template/variables/stats.py
openfisca_country_template/variables/taxes.py