policyengine-uk 2.43.0__py3-none-any.whl → 2.43.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- policyengine_uk/variables/gov/dwp/winter_fuel_allowance.py +5 -4
- {policyengine_uk-2.43.0.dist-info → policyengine_uk-2.43.1.dist-info}/METADATA +11 -5
- {policyengine_uk-2.43.0.dist-info → policyengine_uk-2.43.1.dist-info}/RECORD +5 -8
- policyengine_uk-2.43.0.data/data/share/openfisca/openfisca-country-template/CHANGELOG.md +0 -2343
- policyengine_uk-2.43.0.data/data/share/openfisca/openfisca-country-template/README.md +0 -37
- policyengine_uk-2.43.0.dist-info/licenses/LICENSE +0 -661
- {policyengine_uk-2.43.0.dist-info → policyengine_uk-2.43.1.dist-info}/WHEEL +0 -0
- {policyengine_uk-2.43.0.data/data/share/openfisca/openfisca-country-template → policyengine_uk-2.43.1.dist-info/licenses}/LICENSE +0 -0
@@ -45,11 +45,12 @@ class winter_fuel_allowance(Variable):
|
|
45
45
|
)
|
46
46
|
|
47
47
|
meets_mtb_requirement = (
|
48
|
-
on_mtb
|
48
|
+
on_mtb
|
49
|
+
| (not wfp.eligibility.require_benefits)
|
50
|
+
| meets_income_passport
|
49
51
|
)
|
50
|
-
meets_spa_requirement = (
|
51
|
-
|
52
|
-
| ~wfp.eligibility.state_pension_age_requirement
|
52
|
+
meets_spa_requirement = household.any(is_SP_age) | (
|
53
|
+
not wfp.eligibility.state_pension_age_requirement
|
53
54
|
)
|
54
55
|
meets_higher_age_requirement = household.any(
|
55
56
|
age >= wfp.eligibility.higher_age_requirement
|
@@ -1,22 +1,28 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: policyengine-uk
|
3
|
-
Version: 2.43.
|
3
|
+
Version: 2.43.1
|
4
4
|
Summary: PolicyEngine tax and benefit system for the UK
|
5
5
|
Project-URL: Homepage, https://github.com/PolicyEngine/policyengine-uk
|
6
6
|
Project-URL: Repository, https://github.com/PolicyEngine/policyengine-uk
|
7
|
+
Project-URL: Issues, https://github.com/PolicyEngine/policyengine-uk/issues
|
8
|
+
Project-URL: Changelog, https://github.com/PolicyEngine/policyengine-uk/blob/master/CHANGELOG.md
|
7
9
|
Author-email: PolicyEngine <nikhil@policyengine.org>
|
8
|
-
Maintainer-email: Nikhil Woodruff <nikhil
|
9
|
-
License: AGPL-3.0
|
10
|
+
Maintainer-email: Nikhil Woodruff <nikhil@policyengine.org>
|
11
|
+
License-Expression: AGPL-3.0
|
10
12
|
License-File: LICENSE
|
11
13
|
Keywords: benefit,microsimulation,social,tax
|
12
14
|
Classifier: Development Status :: 5 - Production/Stable
|
13
15
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
14
16
|
Classifier: Operating System :: POSIX
|
15
17
|
Classifier: Programming Language :: Python
|
18
|
+
Classifier: Programming Language :: Python :: 3.10
|
19
|
+
Classifier: Programming Language :: Python :: 3.11
|
20
|
+
Classifier: Programming Language :: Python :: 3.12
|
21
|
+
Classifier: Programming Language :: Python :: 3.13
|
16
22
|
Classifier: Topic :: Scientific/Engineering :: Information Analysis
|
17
23
|
Requires-Python: >=3.10
|
18
|
-
Requires-Dist: microdf-python>=1.0.
|
19
|
-
Requires-Dist: policyengine-core>=3.
|
24
|
+
Requires-Dist: microdf-python>=1.0.2
|
25
|
+
Requires-Dist: policyengine-core>=3.19.3
|
20
26
|
Provides-Extra: dev
|
21
27
|
Requires-Dist: black; extra == 'dev'
|
22
28
|
Requires-Dist: coverage; extra == 'dev'
|
@@ -855,7 +855,7 @@ policyengine_uk/variables/gov/dwp/student_payments.py,sha256=DkHigY4bNofKucCSSZD
|
|
855
855
|
policyengine_uk/variables/gov/dwp/tax_credits.py,sha256=i9_4SmPY-NQMu5uUNzsWTRK3_U5QZVEc52V_gFnLuMc,584
|
856
856
|
policyengine_uk/variables/gov/dwp/tax_credits_applicable_income.py,sha256=dWxPPtQYfdP9JjrmC5DBqOMOMMJtCvahSOkaBXUEoyg,1328
|
857
857
|
policyengine_uk/variables/gov/dwp/tax_credits_reduction.py,sha256=H7Dtfga6Bh49hqPEdyqUYUoj5ZA_anBXk1rP1dY9twM,841
|
858
|
-
policyengine_uk/variables/gov/dwp/winter_fuel_allowance.py,sha256=
|
858
|
+
policyengine_uk/variables/gov/dwp/winter_fuel_allowance.py,sha256=S3Zr7e0YndHx_svXZNua3T9Pm2pqfqqjyojy8O_7uUI,2346
|
859
859
|
policyengine_uk/variables/gov/dwp/winter_fuel_allowance_reported.py,sha256=kXsOG2hGYZ6uZKWtKlDgL_bgz-L8cLgSWA4x9nYw-lA,288
|
860
860
|
policyengine_uk/variables/gov/dwp/working_tax_credit.py,sha256=I0KQwybLrpyKTc7hMGFI3c2itFap-QXHv_S3IgfJLeY,266
|
861
861
|
policyengine_uk/variables/gov/dwp/working_tax_credit_pre_minimum.py,sha256=HJSC1BxmunGJYs3Ja8Avi_iSHlbBR6I6FRlYDhQgXyI,561
|
@@ -1373,10 +1373,7 @@ policyengine_uk/variables/misc/spi_imputed.py,sha256=iPVlBF_TisM0rtKvO-3-PQ2UYCe
|
|
1373
1373
|
policyengine_uk/variables/misc/uc_migrated.py,sha256=zFNcUJaO8gwmbL1iY9GKgUt3G6J9yrCraqBV_5dCvlM,306
|
1374
1374
|
policyengine_uk/variables/misc/categories/lower_middle_or_higher.py,sha256=C54tHYz2DmOyvQYCC1bF8RJwRZinhAq_e3aYC-9F5fM,157
|
1375
1375
|
policyengine_uk/variables/misc/categories/lower_or_higher.py,sha256=81NIbLLabRr9NwjpUZDuV8IV8_mqmp5NM-CZvt55TwE,129
|
1376
|
-
policyengine_uk-2.43.
|
1377
|
-
policyengine_uk-2.43.
|
1378
|
-
policyengine_uk-2.43.
|
1379
|
-
policyengine_uk-2.43.
|
1380
|
-
policyengine_uk-2.43.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
1381
|
-
policyengine_uk-2.43.0.dist-info/licenses/LICENSE,sha256=dql8h4yceoMhuzlcK0TT_i-NgTFNIZsgE47Q4t3dUYI,34520
|
1382
|
-
policyengine_uk-2.43.0.dist-info/RECORD,,
|
1376
|
+
policyengine_uk-2.43.1.dist-info/METADATA,sha256=9zAYNEJ4r4sPN8eIjQ9GMTzAxSaL5_iDmKPLiFj9Hus,3887
|
1377
|
+
policyengine_uk-2.43.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
1378
|
+
policyengine_uk-2.43.1.dist-info/licenses/LICENSE,sha256=dql8h4yceoMhuzlcK0TT_i-NgTFNIZsgE47Q4t3dUYI,34520
|
1379
|
+
policyengine_uk-2.43.1.dist-info/RECORD,,
|