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
Commits
5f2cd721
Commit
5f2cd721
authored
Sep 29, 2020
by
Loïc Poullain
Browse files
Options
Downloads
Patches
Plain Diff
[IR] Add default result
parent
4f122597
No related branches found
No related tags found
1 merge request
!104
[IR] Add PLF results
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
redux/reducers/results/total-pop.ts
+45
-34
45 additions, 34 deletions
redux/reducers/results/total-pop.ts
with
45 additions
and
34 deletions
redux/reducers/results/total-pop.ts
+
45
−
34
View file @
5f2cd721
...
...
@@ -43,73 +43,84 @@ const DEFAULT_STATE: State = {
deciles
:
[
{
avant
:
0.0
,
poids
:
3833871.886958
,
plf
:
0.0
,
poids
:
3833390.8386118417
,
},
{
avant
:
0.0
,
poids
:
3832963.945698686
,
plf
:
0.0
,
poids
:
3833612.0083438647
,
},
{
avant
:
0.0
,
poids
:
3833357.0055688582
,
plf
:
0.0
,
poids
:
3833737.9723674757
,
},
{
avant
:
123466276.84915376
,
poids
:
3833360.010276884
,
avant
:
123386756.50042535
,
plf
:
118770157.36275505
,
poids
:
3832751.1310638115
,
},
{
avant
:
740207103.8879
,
poids
:
3833722.412513
,
avant
:
739730870.5154936
,
plf
:
731749307.8116965
,
poids
:
3833779.58568383
,
},
{
avant
:
1277361495.9637687
,
poids
:
3832534.702
,
avant
:
1278437976.3084152
,
plf
:
1270336447.503093
,
poids
:
3832597.835886985
,
},
{
avant
:
2139264978.4658802
,
poids
:
3833666.176925782
,
avant
:
2142027699.4692807
,
plf
:
2125102897.1440628
,
poids
:
3834669.458008446
,
},
{
avant
:
4537396613.340411
,
poids
:
3832703.38691251
,
avant
:
4539893987.457996
,
plf
:
4511764834.294169
,
poids
:
3831980.976329554
,
},
{
avant
:
8858402198.533401
,
poids
:
3832580.199351348
,
avant
:
8853910310.312555
,
plf
:
8815587098.751413
,
poids
:
3833264.7942048423
,
},
{
avant
:
49223901332.959435
,
poids
:
3833003.6956836134
,
avant
:
49222612399.43577
,
plf
:
49098079218.32603
,
poids
:
3833192.3994993195
,
},
],
foyersFiscauxTouches
:
{
// avant_to_plf: {
// neutre_zero: 20245399,
// gagnant: 18087578,
// },
// avant_to_apres: {
//
neutre
: 1793
546
0,
// neutre_zero: 2039
751
7,
//
gagnant
: 1793
487
0,
// neutre_zero: 2039
810
7,
// },
avant_to_plf
:
{
gagnant
:
17934870
,
neutre_zero
:
20398107
,
},
// plf_to_apres: {
// neutre: 178
42026
,
// neutre_zero: 204
90951
,
//
neutre: 178
89648
,
//
neutre_zero: 204
43329
,
// },
},
frontieresDeciles
:
[
35
68.345214843
75
,
94
81.054687
5
,
35
59.08886718
75
,
94
79.320312
5
,
13182.486328125
,
166
90.23242187
5
,
20167.
83789062
5
,
24732.
3613281
25
,
166
89.25976562
5
,
20167.
77929687
5
,
24732.
0410156
25
,
30657.201171875
,
384
7
6.
64062
5
,
534
62.82031
25
,
651
4120
.0
,
384
6
6.
7773437
5
,
534
50.53906
25
,
651
3798
.0
,
],
total
:
{
avant
:
66900000000.0
,
avant
:
66900000000.00001
,
plf
:
66671389961.193146
,
},
};
...
...
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