-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ajoute de nouveaux paramètres pour la ville de Antony
- Loading branch information
Showing
4 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
openfisca_france_local/parameters/communes/antony/bourse_conservatoire/age_maximum.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
description: Age maximum d'au moins un enfant de la famille pour être éligible à l'aide Antony Bourse Conservatoire | ||
unit: year | ||
values: | ||
2021-06-01: | ||
value: 18 |
5 changes: 5 additions & 0 deletions
5
openfisca_france_local/parameters/communes/antony/bourse_famille_nombreuse/age_maximum.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
description: Age maximum d'au moins un enfant de la famille pour être éligible à l'aide Antony Bourse Famille Nombreuse | ||
unit: year | ||
values: | ||
2021-06-01: | ||
value: 1 |
4 changes: 4 additions & 0 deletions
4
..._france_local/parameters/communes/antony/bourse_famille_nombreuse/nb_enfants_minimum.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
description: Nombre minimum d'enfants pour être éligible à l'aide Antony Bourse Famille Nombreuse | ||
values: | ||
2021-06-01: | ||
value: 3 |
5 changes: 5 additions & 0 deletions
5
openfisca_france_local/parameters/communes/antony/noel_pour_tous/age_maximum.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
description: Age maximum pour être éligible à l'aide Antony Noel pour tous | ||
unit: year | ||
values: | ||
2021-06-01: | ||
value: 68 |