Public
Edited
Aug 6, 2024
1 fork
Insert cell
Insert cell
Insert cell
data = fetch('https://raw.data.adj.news/polymarket-2024-08-02T22%3A42%3A01.540Z').then((response) => response.json())
Insert cell
Insert cell
Insert cell
Inputs.table(search, {
columns: [
"market_slug",
"question",
"description",
"probability",
"active",
"question_id",
"condition_id",
"tags"
],
})
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