-
https://github.com/PolicyEngine/openfisca-us-data/blob/e16106c39035df4d08c63cf065e8de7a4033c9ba/openfisca_us_data/datasets/cps/raw_cps.py#L114-L118
-
Like the land value imputations: https://github.com/PolicyEngine/openfisca-uk-data/tree/master/openfisca_uk_data/imputations
Alternatively, it could be a single CSV with columns for land value and …
-
Values here are set to zero:
https://github.com/PolicyEngine/openfisca-uk/tree/master/openfisca_uk/parameters/treasury/cost_of_living_support
-
Comes up in a few places, e.g.:
https://github.com/PolicyEngine/openfisca-uk/blob/693eb3d6ab49eb0ce1c14a4c740364fbbe9615ee/openfisca_uk/variables/demographic/benunit.py#L175-L179
-
Hello hello !
Je suis le fan numéro un d'OpenFisca, mais je viens de rencontrer un problème.
### Qu'ai-je fait ?
Je réalise un travail d'harmonisation des paramètres de la législation entre o…
-
This is currently hard-coded to 0.5:
https://github.com/PSLmodels/openfisca-uk/blob/7426a3b3434a8d2204d19af40e21df49729bebda/openfisca_uk/variables/finance/benefit/family/JSA_income.py#L111-L114
-
Pour permettre aux utilisateurs de facilement savoir la version d'OpenFisca qu'ils utilisent, je propose d'ajouter dans le __init__.py:
```py
__version__ = '117.0.4'
```
Pour ne pas faire le cha…
-
https://github.com/fpagnoux/baremes-ipp-yaml/blob/3c7ba504693ae9b7499f3de41698a45ef35f8205/openfisca_baremes_ipp/parameters/chomage/allocations_assurance_chomage/afd.yaml#L5
Pourquoi mettre les clé…
-
バックエンド、各 `Variable` の名前が衝突しないように命名規則を整理します。名前が衝突した/しそうなVariableに接頭辞を付けます。
参考:OpenFisca公式が推奨する命名規則
https://openfisca.org/doc/contribute/variables-naming.html#scopes-and-prefixes
アイデア
- 衝突した際に…
-
Hello hello !
Je suis le fan numéro un d'OpenFisca, mais je viens de rencontrer un problème.
### Qu'ai-je fait ?
J'ai voulu découvrir ce répertoire en lisant le readme et cliquant sur les lie…