Public
Edited
Oct 24, 2023
Insert cell
Insert cell
Insert cell
Insert cell
url = "https://entreprise.api.gouv.fr/v3/dgfip/etablissements/"+siret+"/chiffres_affaires"
Insert cell
Insert cell
"Bearer " + apiToken
Insert cell
d3.json("ttps://wxs.ign.fr/calcul/alti/rest/elevation.json?lon=0.2367|2.1570&lat=48.0551|46.6077&zonly=true", {
body: JSON.stringify({ping: Date.now()}),
headers: {"content-type": "application/json"},
method: "POST",
mode: "cors"
}) //https://wxs.ign.fr/calcul/alti/rest/elevation.json?lon=0.2367|2.1570&lat=48.0551|46.6077&zonly=true
Insert cell
Insert cell
import {secret} from "@tmcw/secret"
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