OpenFisca-France 172.0.1__py3-none-any.whl → 172.0.2__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.
Potentially problematic release.
This version of OpenFisca-France might be problematic. Click here for more details.
- openfisca_france/model/prestations/aides_logement.py +3 -0
- {openfisca_france-172.0.1.dist-info → openfisca_france-172.0.2.dist-info}/METADATA +1 -1
- {openfisca_france-172.0.1.dist-info → openfisca_france-172.0.2.dist-info}/RECORD +6 -6
- {openfisca_france-172.0.1.dist-info → openfisca_france-172.0.2.dist-info}/WHEEL +0 -0
- {openfisca_france-172.0.1.dist-info → openfisca_france-172.0.2.dist-info}/licenses/LICENSE.AGPL.txt +0 -0
- {openfisca_france-172.0.1.dist-info → openfisca_france-172.0.2.dist-info}/top_level.txt +0 -0
|
@@ -229,6 +229,9 @@ class logement_conventionne(Variable):
|
|
|
229
229
|
definition_period = MONTH
|
|
230
230
|
set_input = set_input_dispatch_by_period
|
|
231
231
|
|
|
232
|
+
def formula(menage, period, parameters):
|
|
233
|
+
return menage('statut_occupation_logement', period) == TypesStatutOccupationLogement.locataire_hlm
|
|
234
|
+
|
|
232
235
|
|
|
233
236
|
class TypeEtatLogement(Enum):
|
|
234
237
|
order__ = ' non_renseigne construction_acquisition_logement_neuf travaux_amelioration_residence_principale agrandissement_amenagement acquisition_amelioration acquisition_sans_amelioration_logement_existant amelioration' # Needed to preserve the enum order in Python 2
|
|
@@ -81,7 +81,7 @@ openfisca_france/model/prestations/aide_alimentation_etudiants_eloignes.py,sha25
|
|
|
81
81
|
openfisca_france/model/prestations/aide_mobilite.py,sha256=SqzPIkkEZAgKoEbc73d3bhsYhFxZaN1o2Ik4gTm7VWY,20560
|
|
82
82
|
openfisca_france/model/prestations/aide_permis_demandeur_emploi.py,sha256=7V8gVzI9Rgg60lxqddrrIqhjqe06J2GfMQoSXKrdY7I,3410
|
|
83
83
|
openfisca_france/model/prestations/aide_permis_pro_btp.py,sha256=bzh9cDpJetqn72S2ziQJlhZuJrtOw-tYSDBOYKIML48,2258
|
|
84
|
-
openfisca_france/model/prestations/aides_logement.py,sha256=
|
|
84
|
+
openfisca_france/model/prestations/aides_logement.py,sha256=YrVKYYwAiUvrRWYvp5yLpdw1Q8SGDqF78lnjNbA2qNs,90656
|
|
85
85
|
openfisca_france/model/prestations/alimentation.py,sha256=3gkbQrPdobAHmroJiG07ajxzWjLlyMhMh6kMvg4s4Hk,2350
|
|
86
86
|
openfisca_france/model/prestations/autonomie.py,sha256=7UpuhDO-LFjwbq3UWSDyOKJCsTw1rx8O-tS3dG-MBn8,19394
|
|
87
87
|
openfisca_france/model/prestations/bail_reel_solidaire.py,sha256=uEDGxseBXC70v-otwXHOCTVUj7ZqIlc1za7rv8EE5Hg,3166
|
|
@@ -4129,8 +4129,8 @@ openfisca_france/scripts/performance/measure_spiral_performances.py,sha256=cQIxE
|
|
|
4129
4129
|
openfisca_france/scripts/performance/measure_tests_performance.py,sha256=HYgSJy-OMZay2AZt6ztntgdUbW_RL2xMr-iHcK-zoVY,1869
|
|
4130
4130
|
openfisca_france/situation_examples/__init__.py,sha256=BTRmrqk9lsjfhtPXsYcsWqXFEYyFpgLcxNs6oJsy8zk,262
|
|
4131
4131
|
openfisca_france/situation_examples/couple.json,sha256=Ot1x4wl3IS-2-10X3V7ZUokkOMXi96s-xK7A0gNvRF4,862
|
|
4132
|
-
openfisca_france-172.0.
|
|
4133
|
-
openfisca_france-172.0.
|
|
4134
|
-
openfisca_france-172.0.
|
|
4135
|
-
openfisca_france-172.0.
|
|
4136
|
-
openfisca_france-172.0.
|
|
4132
|
+
openfisca_france-172.0.2.dist-info/licenses/LICENSE.AGPL.txt,sha256=2N5ReRelkdqkR9a-KP-y-shmcD5P62XoYiG-miLTAzo,34519
|
|
4133
|
+
openfisca_france-172.0.2.dist-info/METADATA,sha256=h8gfBElJ9z0dz0uEcV8X2dQKzqk2KhEj8926ip58Vf4,20852
|
|
4134
|
+
openfisca_france-172.0.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
4135
|
+
openfisca_france-172.0.2.dist-info/top_level.txt,sha256=1LbD6QJWehKGIcjtaJ45tbQOSDiFEXOlIdgWRI_jaHU,17
|
|
4136
|
+
openfisca_france-172.0.2.dist-info/RECORD,,
|
|
File without changes
|
{openfisca_france-172.0.1.dist-info → openfisca_france-172.0.2.dist-info}/licenses/LICENSE.AGPL.txt
RENAMED
|
File without changes
|
|
File without changes
|