LICENSE
MANIFEST.in
README.md
setup.py
policyengine_ng/__init__.py
policyengine_ng/constants.py
policyengine_ng/entities.py
policyengine_ng/model_api.py
policyengine_ng/modelled_policies.yaml
policyengine_ng.egg-info/PKG-INFO
policyengine_ng.egg-info/SOURCES.txt
policyengine_ng.egg-info/dependency_links.txt
policyengine_ng.egg-info/entry_points.txt
policyengine_ng.egg-info/requires.txt
policyengine_ng.egg-info/top_level.txt
policyengine_ng/parameters/gov/tax_rate.yaml
policyengine_ng/parameters/tax/exempt_threshold.yaml
policyengine_ng/parameters/tax/main_rates.yaml
policyengine_ng/parameters/tax/minimum.yaml
policyengine_ng/parameters/tax/consolidated_relief_allowance/flat.yaml
policyengine_ng/parameters/tax/consolidated_relief_allowance/percent.yaml
policyengine_ng/tests/integration.yaml
policyengine_ng/tests/tax/consolidated_relief_allowance.yaml
policyengine_ng/tests/tax/is_tax_exempt.yaml
policyengine_ng/tests/tax/main_tax_rates.yaml
policyengine_ng/tests/tax/minimum_tax.yaml
policyengine_ng/tests/tax/tax.yaml
policyengine_ng/tests/tax/taxable_income.yaml
policyengine_ng/variables/gross_income.py
policyengine_ng/variables/household_benefits.py
policyengine_ng/variables/household_market_income.py
policyengine_ng/variables/household_net_income.py
policyengine_ng/variables/household_tax.py
policyengine_ng/variables/marginal_tax_rate.py
policyengine_ng/variables/market_income.py
policyengine_ng/variables/tax.py
policyengine_ng/variables/input/README.md
policyengine_ng/variables/input/household/README.md
policyengine_ng/variables/input/household/age.py
policyengine_ng/variables/input/household/employment_income.py
policyengine_ng/variables/tax/consolidated_relief_allowance.py
policyengine_ng/variables/tax/is_tax_exempt.py
policyengine_ng/variables/tax/main_tax_rates.py
policyengine_ng/variables/tax/minimum_tax.py
policyengine_ng/variables/tax/taxable_income.py