Platform
Resources
Pricing
Sign in
Get started
Sylvain Lesage
Software engineer at Hugging Face. Prototyping here with JS, d3, three.js.
Workspace
Fork
Public
2024 French Legislative Elections
By
Sylvain Lesage
Edited
Jul 1, 2024
2024 French Legislative Elections
Shifting Winds of French Politics: Mapping Right and Left Shifts in the 2024 vs. 2022 Elections
Hausse de l'extrême droite aux législatives (premier tour 2022 - 2024)
Hausse participation 2022/2024 aux législatives (premier tour)
Wind
Participation Législatives 2024 premier tour
Distribution gauche / droite - législatives 2024
Nuances
TODO
Insert cell
Insert cell
Insert cell
weightedAverage
=
d3
.
sum
(
data
,
(
d
)
=>
d
.
NbVoix
*
d
.
positionnement
)
/
d3
.
sum
(
data
,
(
d
)
=>
d
.
NbVoix
)
Insert cell
Inputs
.
table
(
data
)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Try it for free
Learn more
Fork
View
Export
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
weightedAverage
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
data
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
positionnementParCode
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML