Published
Edited
Sep 11, 2020
Insert cell
md`# covid ina from wikipedia`
Insert cell
Insert cell
targeturl = "https://en.wikipedia.org/wiki/COVID-19_pandemic_in_Indonesia"
Insert cell
indicator = 'Official website' //this indicator may changed thus we have to observe it should that occurs
Insert cell
result = await scrap(targeturl,`table:contains('${indicator}')`)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
0==false
Insert cell
Insert cell
Insert cell
Insert cell
dateasof = arrdata[1][1]
Insert cell
cheerio = require('https://bundle.run/cheerio@1.0.0-rc.3')
Insert cell
dt=require("d3-time-format")
Insert cell
import {scrap} from '@binarmaya/scraper'
Insert cell
(''==false)
Insert cell
Insert cell
Insert cell
Number.isNaN(234)
Insert cell
Insert cell
import {EpochTime} from '@binarmaya/epoch'
Insert cell
import {ISOPROV} from '@binarmaya/iso-code-for-province-in-indonesia'
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