Platform
Resources
Pricing
Sign in
Get started
PAC
I explore Wikidata and Wikipedia using Observable notebooks.
Workspace
Fork
Public
2 collections
By
PAC
Edited
Dec 10, 2022
1 fork
1 star
Explore Wikipedia
All Tour de France's yellow jersey wearers by country of citizenship with flag
20 ans de sondages dans la Wikipedia francophone
Wikipedia timeline
Social reproduction in the French cinema: evidence from Wikidata
Probability of having notable parents by occupation and gender
Good articles in Wikipedia in French.
Article's wikilinks inspector
Visualizing the probability of having a Wikipedia page using a Dorling cartogram.
Wikipedia pageviews comparator
Appendix to "Does your birthplace affect your probability to have a Wikipedia biography?"
Wikipedia Pageviews Calendar Revisited
Does your birthplace affect your probability to have your Wikipedia biography ? some evidence from people born in France.
Celebrating the 2,000 featured articles milestone in Wikipedia in French
Also listed in…
Rose Period
Insert cell
Insert cell
Insert cell
Insert cell
geo_dept
=
bertin
.
merge
(
france
,
"code"
,
df_dept
.
objects
(
)
,
"code_departement"
)
Insert cell
france
=
fetch
(
"https://raw.githubusercontent.com/gregoiredavid/france-geojson/master/departements.geojson"
)
.
then
(
(
d
)
=>
d
.
json
(
)
)
Insert cell
bertin
=
require
(
"bertin@0.6.2"
)
Insert cell
d3
=
require
(
"d3@7"
,
"d3-geo-projection@4"
)
Insert cell
import
{
df_naissance
,
df_dept
}
from
"@pac02/births-department-wikipedia"
Insert cell
import
{
aq
,
op
}
from
"@uwdata/arquero"
Insert cell
import
{
lambert93
}
from
"@neocartocnrs/bertin-js-projections"
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
Listed in...
Explore Wikipedia
PAC
Rose Period
PAC
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
geo_dept
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
france
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
bertin
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
d3
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML