Published
Edited
Jun 14, 2021
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
csv_midsize = aq.loadCSV(heroku_cors+url_csv_midsize)
Insert cell
Insert cell
Insert cell
arrow_small = aq.loadArrow(heroku_cors+url_google_drive_arrow_small)
Insert cell
arrow_small
.view({height:240})
Insert cell
Insert cell
arrow_medium = aq.loadArrow(heroku_cors+url_google_drive_arrow_med)
Insert cell
Insert cell
Insert cell
Insert cell
url_arrow_medlarge_orig = "https://drive.google.com/file/d/1-7rXHHJBGC1sLhVXWMtWkFtFRSfhhaea/view?usp=sharing"
Insert cell
Insert cell
arrow_medlarge = aq.loadArrow(heroku_cors+url_google_drive_arrow_medlarge)
Insert cell
fetch(heroku_cors+url_google_drive_arrow_medlarge)
Insert cell
fetch(heroku_cors+url_google_drive_arrow_medlarge)
.then(res => console.log(res.arrayBuffer()))
Insert cell
Insert cell
Insert cell
arrow_tb(heroku_cors+url_google_drive_arrow_medlarge)
Insert cell
Insert cell
Insert cell
arrow_large = aq.loadArrow(heroku_cors+url_google_drive_arrow_large)
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