Public
Edited
Mar 16
Paused
1 fork
7 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
raw = new Map([
[
"The Weekly Show with Jon Stewart - JON & AOC",
{
entries: () => FileAttachment("table@2.json").json().then(preprocess),
table: () => FileAttachment("outTimeTable (5).json").json()
}
],
[
"The Ben Shapiro Show - How The Military Went Woke Pete Hegseth",
{
entries: () => FileAttachment("table@4.json").json().then(preprocess),
table: () => FileAttachment("benShapiroTimeTable.json").json()
}
],
[
"The Oprah Podcast - What Is Your Life's Purpose Oprah's Book Club with Eckhart Tolle",
{
entries: () => FileAttachment("table@3.json").json().then(preprocess),
table: () => FileAttachment("oprahTimeTable.json").json()
}
],
[
"The Megyn Kelly Show - New Trump Derangement Syndrome Examples, and How CNN Smeared a Navy Veteran, with Piers Morgan, Zachary Young, and Vel Freedman Ep. 991",
{
entries: () => FileAttachment("table@5.json").json().then(preprocess),
table: () => FileAttachment("megynKellyTimeTable.json").json()
}
],
[
"The Joe Rogan Experience - #2253 - Theo Von",
{
entries: () => FileAttachment("table.json").json().then(preprocess),
table: () => FileAttachment("outTimeTable (1).json").json()
}
],
[
"Lex Fridman Podcast - #458 – Marc Andreessen Trump, Power, Tech, AI, Immigration & Future of America",
{
entries: () => FileAttachment("table@1.json").json(),
table: () => FileAttachment("outTimeTable (3).json").json()
}
],
[
"Pod Save America - Rachel Maddow on Surviving Trump 2.0",
{
entries: () => FileAttachment("table@6.json").json().then(preprocess),
table: () => FileAttachment("podSaveAmericaTimeTable.json").json()
}
],
[
"Eat Drink Think - Simmer ‘till Done: The Art and Simplicity of Beans with Steve Sando, author of The Bean Book",
{
entries: () => FileAttachment("table@7.json").json(),
table: () => FileAttachment("outTimeTable (4).json").json()
}
]
])
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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