Public
Edited
Mar 13, 2023
Fork of insee
3 forks
Insert cell
Insert cell
Insert cell
xls=FileAttachment("TABLE_ETAT-EVOLUTIONS_2010_2019_NIV2_DEPARTEMENTS@2.xlsx").xlsx({typed:true})
Insert cell
Insert cell
InputData
select A as DEPARTEMENT, E as Typo, F as SURF, D as code
from InputData
where typo<>'LIB_10_N2'
group by DEPARTEMENT,Typo, SURF, D
order by code ;
Insert cell
Insert cell
InputData.slice(1)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
url = "https://www.datagrandest.fr/data4citizen/d4c/api/records/1.0/search/?dataset=fr-200052264-gge-ocs-2010-d08&facet=lib_n1"
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.
Learn more