{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "dataset_id": "daily-pulse-v1",
  "version": "v1",
  "sample": false,
  "status": "live",
  "name": "Office Blues Daily Pulse",
  "description": "Daily readout of labor-market signals and meeting-economics indicators. v1: real BLS JOLTS quits rate, BLS CPS unemployment rate, and a synthetic meeting-tax derived from MTC defaults. No user-submitted data; all readings are public-source or computed from documented defaults. RTO sentiment source pending (v1.1).",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "creator": {
    "@type": "Organization",
    "name": "Office Blues",
    "url": "https://officeblues.net"
  },
  "temporalCoverage": "2026-04-26/..",
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://officeblues.net/data/daily-pulse.json"
    }
  ],
  "methodology_url": "https://officeblues.net/methodology",
  "collected_at": "2026-04-23T00:00:00Z",
  "as_of": "2026-05-26T00:00:00Z",
  "headline": "Quits rate at 2%. Unemployment at 4.3%. The labor market is still telling the story.",
  "labor_signals": {
    "quits_rate_pct": {
      "value": 2,
      "unit": "percent",
      "as_of": "2026-03-31",
      "preliminary": true,
      "source": {
        "name": "BLS JOLTS — Total Nonfarm Quits Rate",
        "url": "https://data.bls.gov/timeseries/JTS000000000000000QUR",
        "series_id": "JTS000000000000000QUR"
      },
      "fetched_at": "2026-05-26T18:02:31.127Z"
    },
    "unemployment_rate_pct": {
      "value": 4.3,
      "unit": "percent",
      "as_of": "2026-04-30",
      "source": {
        "name": "BLS CPS — U-3 Unemployment Rate (Seasonally Adjusted)",
        "url": "https://data.bls.gov/timeseries/LNS14000000",
        "series_id": "LNS14000000"
      },
      "fetched_at": "2026-05-26T18:02:31.127Z"
    }
  },
  "meeting_economics": {
    "avg_meeting_tax_usd_synthetic": {
      "value": 18395,
      "unit": "USD/year",
      "as_of": "2026-05-26",
      "source": {
        "name": "Office Blues Meeting Tax Calculator — MTC defaults",
        "url": "https://officeblues.net/methodology#meeting-tax",
        "series_id": null
      },
      "derivation": "2× eng ($133,000/yr) + 1× pm ($125,000/yr) + 1× mgr ($175,000/yr); 60-min meeting × 52 meetings/yr (weekly); 1.3× burden; 2080 work-hrs/yr. Per-meeting $353.75, annualized $18395.",
      "fetched_at": "2026-05-26T18:02:31.127Z"
    }
  },
  "rto_pressure": {
    "sentiment_score": null,
    "_pending_source": "TBD — real-time RTO sentiment data source not yet identified. Will ship in v1.1. Do not fabricate."
  },
  "submitted_meeting_economics": null,
  "submitted_labor_signals": null,
  "metrics": {
    "misery_index": null,
    "meetings_reported": null,
    "average_meeting_tax_usd": null,
    "_deprecated_in": "v2",
    "_note": "v0 keys preserved for one cycle to avoid breaking cached consumers. Will be removed in daily-pulse-v2."
  }
}
