data=FileAttachment("VVD - Metadata Analysis - Contract Count by URL fields.csv").csv({typed:true})
viewofsearch=Inputs.search(data)
viewoftable=Inputs.table(search,{
format:{
Year:d3.format("d")// format as "1960" rather than "1,960"
}
})
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.