Skip to main content
Homepage
Explore
Search or go to…
/
Register
Sign in
Explore
Primary navigation
Project
O
OpenFisca-France-Reforms
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Collapse sidebar
Snippets
Groups
Projects
Show more breadcrumbs
leximpact
Simulateur socio-fiscal
Adaptations OpenFisca
OpenFisca-France-Reforms
Commits
8a0e0c63
Commit
8a0e0c63
authored
10 months ago
by
clallemand
Browse files
Options
Downloads
Patches
Plain Diff
Upgrade packages
parent
9dbf8a80
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#18544
failed
10 months ago
Status:
Stage: build
Status:
Pipeline: leximpact-socio-fiscal-api
#18546
Status:
Pipeline: OpenFisca-JSON-Model
#18545
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
openfisca_france_reforms/contrefactuel_plf/__init__.py
+14
-14
14 additions, 14 deletions
openfisca_france_reforms/contrefactuel_plf/__init__.py
poetry.lock
+1
-1
1 addition, 1 deletion
poetry.lock
with
15 additions
and
15 deletions
openfisca_france_reforms/contrefactuel_plf/__init__.py
+
14
−
14
View file @
8a0e0c63
...
...
@@ -114,20 +114,20 @@ def modify_parameters(parameters):
### parametres de ressources
inflate_parameters
(
param_apl
.
al_param_r0
.
r0
,
inflator
=
inflateurs_parameters
(
year_contrefactuel
).
inflateur_aides_logement_depenses
,
base_year
=
year_contrefactuel
-
1
,
last_year
=
year_contrefactuel
,
start_instant
=
f
"
{
year_contrefactuel
}
-01-01
"
,
round_ndigits
=
0
,
)
add_metadata
(
param_apl
.
al_param_r0
.
r0
,
{
"
inflator
"
:
"
inflateurs/inflateur_aides_logement_depenses
"
},
)
#
inflate_parameters(
#
param_apl.al_param_r0.r0,
#
inflator=inflateurs_parameters(
#
year_contrefactuel
#
).inflateur_aides_logement_depenses,
#
base_year=year_contrefactuel - 1,
#
last_year=year_contrefactuel,
#
start_instant=f"{year_contrefactuel}-01-01",
#
round_ndigits=0,
#
)
#
add_metadata(
#
param_apl.al_param_r0.r0,
#
{"inflator": "inflateurs/inflateur_aides_logement_depenses"},
#
)
### attention il y a un sous dossier mayotte qui ne rentre peut être pas dans ce qui devrait être revalorisé. Mais pour l'instant on n'a pas le détail Mayotte
# param_apl_etudiant = parameters.prestations_sociales.aides_logement.allocations_logement
...
...
...
...
This diff is collapsed.
Click to expand it.
poetry.lock
+
1
−
1
View file @
8a0e0c63
...
...
@@ -504,7 +504,7 @@ taxipp = ["pandas (>=1.5.3,<2.0)"]
type
=
"git"
url
=
"https://github.com/openfisca/openfisca-france.git"
reference
=
"wip-leximpact"
resolved_reference
=
"
6df8356e79cd608b982b53756287fe12fcd6520e
"
resolved_reference
=
"
93bfdeb47de9c250922c839751f5ff238404f9df
"
[[
package
]]
name
=
"OpenFisca-France-Indirect-Taxation"
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment