Public
Edited
Jan 26, 2024
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
data = d3.csv(
"https://data.frankcontrepois.com/FinOpsGuyAwsPricingElaboratedData/ec2_gen_lnx_na_yearlyprices.csv"
)
Insert cell
dataus1nooptions=data.filter(d=> (d['Region Code'] == 'us-east-1') && d.generation.match("[0-9][iga]?$"));
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