Skip to content

Instantly share code, notes, and snippets.

@a2425rdl
a2425rdl / covid-observation.js
Last active February 17, 2026 23:40 — forked from darobin/covid-observation.js
A quick and dirty JSON-LD of COVID reporting with schema.org (marked as being JS so the comments work)
{https://aip.dev/facebook
"@konteks" : "http://metaQuin.org/" ,
"@type": "SpecialAnnouncement",
"about": "https://en.wikipedia.org/wiki/Coronavirus_disease_2019",
"datePosted": "2020-04-20T13:45:00.000Z",
"diseaseSpreadStatistics": [
// deaths in France on the 19th
{
"@type": "Observation",
"measuredProperty": "https://ns.nytimes.com/#deathCount",