Type Table, then Shift-Enter. Ctrl-space for more options.
// Access the third element in the array:
// Access Consumption (HCF) from the ninth element in the array:
// Access Location from the 100th element in the array:
// Use Array.map and an arrow array to return and array with the ratio of Current Charges to Consumption (HCF):
// Create and customize a scatterplot of Consumption (HCF) and Current Charges from the nyc_water data:
import{showMe}from"@observablehq/show-me"
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.