Public
Edited
May 5, 2024
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
world_countries_geojson_with_happiness.features.forEach((feature, index) => {
feature.id = feature.properties.cartodb_id;
feature.name = feature.properties.name_long;
});
Insert cell
world_countries_geojson_with_happiness = FileAttachment("world_countries_geojson_with_mental_health.json").json()
Insert cell
world_countries_geojson_with_happiness
Insert cell
Insert cell
Insert cell
Insert cell
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.
Learn more