Back to artifacts

Ingestion snapshot

Latest import and parse run snapshot.

Ingestion snapshot JSON
file data/cities/oakland/ingestion/latest-run.json

JSON view

{
  "generatedAt": "2026-04-13T15:56:52.322Z",
  "city": "oakland",
  "mode": "refresh",
  "afterDate": "2026-04-10",
  "import": {
    "imported": 0,
    "transcriptsDownloaded": 0,
    "meetings": []
  },
  "parse": {
    "persisted": 4,
    "missingTranscript": 0,
    "uniqueMeetings": 4,
    "targetedMeetings": 4,
    "outputDir": "/home/runner/work/seacc/seacc/data/cities/oakland/parsed",
    "persistedMeetingIds": [
      "oakland-2026-04-02-rules-and-legislation-committee",
      "oakland-2026-03-26-rules-and-legislation-committee",
      "oakland-2026-03-24-community-and-economic-development-committee",
      "oakland-2026-03-24-finance-and-management-committee"
    ],
    "targetedPersistedMeetingIds": [
      "oakland-2026-04-02-rules-and-legislation-committee",
      "oakland-2026-03-26-rules-and-legislation-committee",
      "oakland-2026-03-24-community-and-economic-development-committee",
      "oakland-2026-03-24-finance-and-management-committee"
    ]
  },
  "hindsight": {
    "checkedAt": "2026-04-13T15:56:52.322Z",
    "baseUrl": "http://localhost:8888",
    "bankId": "cc-oakland-city-council",
    "hasApiKey": false,
    "mode": "off",
    "available": false,
    "recalledMeetingIds": [],
    "note": "Hindsight processing disabled for this run. Preserving the last known-good status and artifacts."
  },
  "latest": [
    {
      "canonicalVideoId": "oakland-2026-04-02-rules-and-legislation-committee",
      "title": "Rules & Legislation Committee",
      "date": "2026-04-02",
      "committee": "Rules & Legislation Committee",
      "wordCount": 2914,
      "entryCount": 343,
      "speakerCount": 0,
      "metadataVariantCount": 1,
      "transcriptVariantCount": 1,
      "persistedPath": "/home/runner/work/seacc/seacc/data/cities/oakland/parsed/meetings/oakland-2026-04-02-rules-and-legislation-committee.json"
    },
    {
      "canonicalVideoId": "oakland-2026-03-26-rules-and-legislation-committee",
      "title": "Rules & Legislation Committee",
      "date": "2026-03-26",
      "committee": "Rules & Legislation Committee",
      "wordCount": 16671,
      "entryCount": 1969,
      "speakerCount": 0,
      "metadataVariantCount": 1,
      "transcriptVariantCount": 1,
      "persistedPath": "/home/runner/work/seacc/seacc/data/cities/oakland/parsed/meetings/oakland-2026-03-26-rules-and-legislation-committee.json"
    },
    {
      "canonicalVideoId": "oakland-2026-03-24-community-and-economic-development-committee",
      "title": "Community & Economic Development Committee",
      "date": "2026-03-24",
      "committee": "Community & Economic Development Committee",
      "wordCount": 9206,
      "entryCount": 1060,
      "speakerCount": 0,
      "metadataVariantCount": 1,
      "transcriptVariantCount": 1,
      "persistedPath": "/home/runner/work/seacc/seacc/data/cities/oakland/parsed/meetings/oakland-2026-03-24-community-and-economic-development-committee.json"
    },
    {
      "canonicalVideoId": "oakland-2026-03-24-finance-and-management-committee",
      "title": "Finance & Management Committee",
      "date": "2026-03-24",
      "committee": "Finance & Management Committee",
      "wordCount": 17965,
      "entryCount": 1872,
      "speakerCount": 0,
      "metadataVariantCount": 1,
      "transcriptVariantCount": 1,
      "persistedPath": "/home/runner/work/seacc/seacc/data/cities/oakland/parsed/meetings/oakland-2026-03-24-finance-and-management-committee.json"
    }
  ]
}