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

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more