Ingestion snapshot
Latest import and parse run snapshot.
Ingestion snapshot
JSON
file data/cities/seattle/ingestion/latest-run.json
Latest import and parse run snapshot.
{
"generatedAt": "2026-04-08T05:49:32.340Z",
"mode": "refresh",
"afterDate": "2026-04-01",
"import": {
"imported": 8,
"transcriptsDownloaded": 8,
"meetings": [
{
"videoId": "x185646",
"title": "City Council 4/7/2026",
"date": "2026-04-07",
"committee": "City Council",
"transcriptDownloaded": true
},
{
"videoId": "x185590",
"title": "Finance, Native Communities and Tribal Governments Committee 4/7/2026",
"date": "2026-04-07",
"committee": "Finance, Native Communities, and Tribal Governments Committee",
"transcriptDownloaded": true
},
{
"videoId": "x185515",
"title": "Select Committee on the Comprehensive Plan, Public Hearing, Session I 4/6/2026",
"date": "2026-04-06",
"committee": "Select Committee on the Comprehensive Plan",
"transcriptDownloaded": true
},
{
"videoId": "x185499",
"title": "Human Services, Labor, and Economic Development Committee 4/3/2026",
"date": "2026-04-03",
"committee": "Human Services, Labor, and Economic Development Committee",
"transcriptDownloaded": true
},
{
"videoId": "x185489",
"title": "Select Committee on the Library Levy 4/2/2026: Public Hearing",
"date": "2026-04-02",
"committee": "Select Committee on the Library Levy",
"transcriptDownloaded": true
},
{
"videoId": "x185468",
"title": "Transportation, Waterfront, and Seattle Center Committee 4/2/2026",
"date": "2026-04-02",
"committee": "Transportation, Waterfront, and Seattle Center Committee",
"transcriptDownloaded": true
},
{
"videoId": "x185463",
"title": "Parks and City Light Committee 4/1/2026",
"date": "2026-04-01",
"committee": "Parks and City Light Committee",
"transcriptDownloaded": true
},
{
"videoId": "x185143",
"title": "Land Use and Sustainability Committee 4/1/2026",
"date": "2026-04-01",
"committee": "Land Use and Sustainability Committee",
"transcriptDownloaded": true
}
]
},
"parse": {
"persisted": 78,
"missingTranscript": 28,
"uniqueMeetings": 106,
"outputDir": "/Users/thedjpetersen/code/seacc/data/parsed"
},
"latest": [
{
"canonicalVideoId": "x185590",
"title": "Finance, Native Communities and Tribal Governments Committee 4/7/2026",
"date": "2026-04-07",
"committee": "Finance, Native Communities, and Tribal Governments Committee",
"wordCount": 18704,
"entryCount": 3634,
"speakerCount": 49,
"metadataVariantCount": 1,
"transcriptVariantCount": 1,
"persistedPath": "/Users/thedjpetersen/code/seacc/data/parsed/meetings/x185590.json"
},
{
"canonicalVideoId": "x185646",
"title": "City Council 4/7/2026",
"date": "2026-04-07",
"committee": "City Council",
"wordCount": 16978,
"entryCount": 3361,
"speakerCount": 57,
"metadataVariantCount": 1,
"transcriptVariantCount": 1,
"persistedPath": "/Users/thedjpetersen/code/seacc/data/parsed/meetings/x185646.json"
},
{
"canonicalVideoId": "x185515",
"title": "Select Committee on the Comprehensive Plan, Public Hearing, Session I 4/6/2026",
"date": "2026-04-06",
"committee": "Select Committee on the Comprehensive Plan",
"wordCount": 9909,
"entryCount": 1946,
"speakerCount": 9,
"metadataVariantCount": 1,
"transcriptVariantCount": 1,
"persistedPath": "/Users/thedjpetersen/code/seacc/data/parsed/meetings/x185515.json"
},
{
"canonicalVideoId": "x185499",
"title": "Human Services, Labor, and Economic Development Committee 4/3/2026",
"date": "2026-04-03",
"committee": "Human Services, Labor, and Economic Development Committee",
"wordCount": 9090,
"entryCount": 1768,
"speakerCount": 31,
"metadataVariantCount": 1,
"transcriptVariantCount": 1,
"persistedPath": "/Users/thedjpetersen/code/seacc/data/parsed/meetings/x185499.json"
},
{
"canonicalVideoId": "x185468",
"title": "Transportation, Waterfront, and Seattle Center Committee 4/2/2026",
"date": "2026-04-02",
"committee": "Transportation, Waterfront, and Seattle Center Committee",
"wordCount": 13435,
"entryCount": 3386,
"speakerCount": 42,
"metadataVariantCount": 1,
"transcriptVariantCount": 1,
"persistedPath": "/Users/thedjpetersen/code/seacc/data/parsed/meetings/x185468.json"
}
]
}