{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "dataset_id": "daily-pulse-v1",
  "name": "Office Blues Daily Misery Pulse",
  "description": "Rolling daily poll of workplace misery indicators. Replaced by the automated workflow once the VPS is up.",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "creator": { "@type": "Organization", "name": "Office Blues" },
  "temporalCoverage": "2026-04-23/..",
  "distribution": [
    { "@type": "DataDownload", "encodingFormat": "application/json", "contentUrl": "https://officeblues.net/data/daily-pulse.json" }
  ],
  "collected_at": "2026-04-23T00:00:00Z",
  "sample_size": 0,
  "headline": "Placeholder pulse — live data resumes once the autopilot VPS is running.",
  "metrics": {
    "misery_index": null,
    "meetings_reported": null,
    "average_meeting_tax_usd": null
  }
}
