From ee0b7fa7f3df94a42df8dc658eeb82c4eeeb8d0b Mon Sep 17 00:00:00 2001 From: Dorine Lambinet <dorine.lambinet@assemblee-nationale.fr> Date: Mon, 8 Jul 2024 08:54:43 +0000 Subject: [PATCH] =?UTF-8?q?Remet=20l'inflateur=20impot=20=C3=A0=200?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../parameters/inflateurs/inflateur_impot.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/openfisca_france_reforms/contrefactuel_plf/parameters/inflateurs/inflateur_impot.yaml b/openfisca_france_reforms/contrefactuel_plf/parameters/inflateurs/inflateur_impot.yaml index bffe2a9f..f1d5b39a 100644 --- a/openfisca_france_reforms/contrefactuel_plf/parameters/inflateurs/inflateur_impot.yaml +++ b/openfisca_france_reforms/contrefactuel_plf/parameters/inflateurs/inflateur_impot.yaml @@ -1,9 +1,9 @@ description: Prévisions d’inflation hors tabac arrêtées à l’été de l’année n, lors de l’élaboration du PLF pour l’année n + 1 values: 2024-01-01: - value: 0.048 + value: 0 2025-01-01: - value: 0.048 + value: 0 metadata: short_label: inflation_n_1 unit: /1 @@ -13,4 +13,5 @@ metadata: href: "https://www.assemblee-nationale.fr/dyn/16/textes/l16b1680_projet-loi#_Toc146713346" 2025-01-01: title: Projet de loi de finances pour 2024, Article 2, p.36 - href: "https://www.assemblee-nationale.fr/dyn/16/textes/l16b1680_projet-loi#_Toc146713346" \ No newline at end of file + href: "https://www.assemblee-nationale.fr/dyn/16/textes/l16b1680_projet-loi#_Toc146713346" + notes: L'inflateur de l'impôt dans le contrefactuel est à 0 car le fait d'augmenter les seuils chaque année, n'est pas inscrit dans la loi, il s'agit d'un usage. C'est le PLF qui indque si les seuils seront indexés ou non. \ No newline at end of file -- GitLab