Published
Edited
May 4, 2020
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
FileAttachment("graph5@1.png"), FileAttachment("graph7.png"), FileAttachment("graph6.png")FileAttachment("banner.png")FileAttachment("graph3-02.png")
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
`compile_data_items = {
var items = Object.keys(compiledata).map(key=>{
var datetmp = new Date(key)
datetmp = new Date(datetmp.setHours(0))
return [datetmp,compiledata[key]]
})
return items.sort((first,second)=>{return first[0]-second[0]});
}


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

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