Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
leximpact-client
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
?
Snippets
Groups
Projects
Show more breadcrumbs
leximpact
Simulateur dotations aux communes
leximpact-client
Merge requests
!159
Renomme maries_ou_pacses en general
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Renomme maries_ou_pacses en general
plf-2023-fix1
into
master
Overview
0
Commits
2
Pipelines
2
Changes
1
Merged
Renomme maries_ou_pacses en general
Benoît Courty
requested to merge
plf-2023-fix1
into
master
Sep 27, 2022
Overview
0
Commits
2
Pipelines
2
Changes
1
0
0
Merge request reports
Viewing commit
ff2efe7c
Prev
Next
Show latest version
1 file
+
20
−
20
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
ff2efe7c
Gagnants/perdants
· ff2efe7c
benoit-cty
authored
Sep 27, 2022
redux/reducers/results/total-pop.ts
+
20
−
20
View file @ ff2efe7c
Edit in single-file editor
Open in Web IDE
Show full file
@@ -178,10 +178,10 @@ const DEFAULT_STATE: State = {
irpp_on_rfr_avant
:
0.04315351816046735
,
avg_irpp_on_avg_rfr_avant
:
0.04315351816046735
,
plf
:
5810007005.203121
,
sum_irpp_plf
:
5810007005.203121
,
avg_irpp_plf
:
1515.6807399278928
,
irpp_on_rfr_plf
:
0.04235158541360509
,
avg_irpp_on_avg_rfr_plf
:
0.04235158541360509
,
sum_irpp_plf
:
5810007005.203121
,
avg_irpp_plf
:
1515.6807399278928
,
irpp_on_rfr_plf
:
0.04235158541360509
,
avg_irpp_on_avg_rfr_plf
:
0.04235158541360509
,
},
{
sum_rfr
:
179011128573.3233
,
@@ -217,28 +217,28 @@ const DEFAULT_STATE: State = {
foyersFiscauxTouches
:
{
avant_to_plf
:
{
neutre_zero
:
19649623
,
perdant
:
7620826
,
neutre
:
10289
,
gagnant
:
11052238
},
neutre_zero
:
17078623
,
perdant
:
143587
,
gagnant
:
15417831
,
},
avant_to_apres
:
{
neutre_zero
:
17078623
,
perdant
:
143587
,
gagnant
:
15417831
,
},
plf_to_apres
:
{
neutre_zero
:
18029380
,
gagnant
:
14610661
,
},
},
frontieresDeciles
:
[
2365.825439453125
,
9034.31640625
,
13487.224609375
,
17108.0
,
20664.244140625
,
25757.998046875
,
31956.744140625
,
40103.5703125
,
55275.3984375
,
8615171.0
2365.825439453125
,
9034.31640625
,
13487.224609375
,
17108.0
,
20664.244140625
,
25757.998046875
,
31956.744140625
,
40103.5703125
,
55275.3984375
,
8615171.0
,
],
total
:
{
//avant: 82400000000.00001, PLF 2022
avant
:
86800000000.00001
,
// PLF 2023, chiffre révisé 2022 (page 15 du PLF2023)
plf
:
86887586871.0001
// PLF2023 page 136
plf
:
86887586871.0001
,
// PLF2023 page 136
},
};
Loading