Public
Edited
Oct 1, 2023
Insert cell
Insert cell
{
const response = await fetch(
`https://corsproxy.bunkum.us/corsproxy/?apiurl=${url}`
);
return response.text();
}
Insert cell
url = `https://airtable.com/v0.3/view/viwT9G6w3PwLyAgJm/downloadCsv?x-time-zone=America/Detroit&x-airtable-application-id=appO5SjrHmmAvfP27&accessPolicy={"allowedActions":[{"modelClassName":"view","modelIdSelector":"viwT9G6w3PwLyAgJm","action":"readSharedViewData"},{"modelClassName":"view","modelIdSelector":"viwT9G6w3PwLyAgJm","action":"getMetadataForPrinting"},{"modelClassName":"view","modelIdSelector":"viwT9G6w3PwLyAgJm","action":"readSignedAttachmentUrls"},{"modelClassName":"row","modelIdSelector":"rows *[displayedInView=viwT9G6w3PwLyAgJm]","action":"createDocumentPreviewSession"},{"modelClassName":"view","modelIdSelector":"viwT9G6w3PwLyAgJm","action":"downloadCsv"},{"modelClassName":"view","modelIdSelector":"viwT9G6w3PwLyAgJm","action":"downloadICal"},{"modelClassName":"row","modelIdSelector":"rows *[displayedInView=viwT9G6w3PwLyAgJm]","action":"downloadAttachment"}],"shareId":"shrYnsCb5j4NnoWTG","applicationId":"appO5SjrHmmAvfP27","generationNumber":0,"expires":"2023-10-26T00:00:00.000Z","signature":"0627bb44456aaa0186e38408a6d8c5328ab36789088e28b6036ba78ab1a3af67"}`
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