Public
Edited
May 3, 2023
Insert cell
Insert cell
data = FileAttachment("https://dominode.dm/geoserver/ows?service=WFS&version=1.0.0&request=GetFeature&typename=geonode%3Appd_shelters-public-services_v1.0.0&outputFormat=csv&srs=EPSG%3A4326").csv({typed: true})
Insert cell
Insert cell
Inputs.table(search, {
format: {
Year: d3.format("d") // format as "1960" rather than "1,960"
}
})
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