Public
Edited
Oct 4, 2023
12 stars
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
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
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
{
intensityMap.addLayer(geojsonIntensityLayer);
layerGIntensity.addTo(intensityMap);
}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
geojsonWorldLayer = new L.GeoJSON(world);
Insert cell
{
landfallMap.addLayer(geojsonLandfallLayer);
layerGLandfall.addTo(landfallMap);
}
Insert cell
layerGLandfall = new L.LayerGroup();
Insert cell
geojsonLandfallLayer = new L.GeoJSON();
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
sortedTyphoons
Insert cell
layerGPerYear.addTo(perYearMap);
Insert cell
perYearMap.addLayer(geojsonPerYearLayer);
Insert cell
layerGPerYear = new L.LayerGroup();
Insert cell
geojsonPerYearLayer = new L.GeoJSON();
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
initialmap.addLayer(geojsonLayer);
Insert cell
initialmap.addLayer(geojsonLayerStatic);
Insert cell
basemapTiles().addTo(initialmap);
Insert cell
geojsonLayerStatic = new L.GeoJSON();
Insert cell
geojsonLayer = new L.GeoJSON();
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
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import {Scrubber} from "1a96b75c91b60527"
Insert cell
Insert cell
Insert cell
typhoonNumber = 19;
Insert cell
myScale = 0.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
world = FileAttachment("world.json").json()
Insert cell
turf = require('https://unpkg.com/@turf/turf@6/turf.min.js')
Insert cell
Insert cell
Insert cell

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more