Public Mirror · Read-Only · Hot Standby
Montana state seal
Commissioner of Political Practices
Montana COPP — Public Mirror
Admin · Ingest status

Mirror operations

Operational view for COPP staff and Concourse SREs. Read-only. Shows table row counts and the last 20 ingest jobs.

Record counts

LOBBYIST_REG
400
PRINCIPAL_REG
400
LOBBYIST_REPORT
783
PAYMENT_LINE
2,500
CONTRIBUTION
400
EXPENDITURE
21
INGEST_JOB
12

Recent ingest jobs

JobEntitySource fileStartedFinishedInsertedUpdatedStatus
12EXPENDITUREEXPENDITURES.xmlApr 16, 2026, 5:44 PMApr 16, 2026, 5:44 PM021OK
11CONTRIBUTIONCONTRIBUTIONS.xmlApr 16, 2026, 5:44 PMApr 16, 2026, 5:44 PM0400OK
10PAYMENT_LINEPAYMENT_LINE.csvApr 16, 2026, 5:44 PMApr 16, 2026, 5:44 PM02,500OK
9LOBBYIST_REPORTLOBBYIST_REPORT.csvApr 16, 2026, 5:44 PMApr 16, 2026, 5:44 PM0800OK
8PRINCIPAL_REGPRINCIPAL_REG.csvApr 16, 2026, 5:44 PMApr 16, 2026, 5:44 PM0400OK
7LOBBYIST_REGLOBBYIST_REG.csvApr 16, 2026, 5:44 PMApr 16, 2026, 5:44 PM0400OK
6EXPENDITUREEXPENDITURES.xmlApr 16, 2026, 5:44 PMApr 16, 2026, 5:44 PM210OK
5CONTRIBUTIONCONTRIBUTIONS.xmlApr 16, 2026, 5:44 PMApr 16, 2026, 5:44 PM4000OK
4PAYMENT_LINEPAYMENT_LINE.csvApr 16, 2026, 5:44 PMApr 16, 2026, 5:44 PM2,5000OK
3LOBBYIST_REPORTLOBBYIST_REPORT.csvApr 16, 2026, 5:44 PMApr 16, 2026, 5:44 PM78317OK
2PRINCIPAL_REGPRINCIPAL_REG.csvApr 16, 2026, 5:44 PMApr 16, 2026, 5:44 PM4000OK
1LOBBYIST_REGLOBBYIST_REG.csvApr 16, 2026, 5:44 PMApr 16, 2026, 5:44 PM4000OK

How to refresh

  1. COPP drops the nightly export into sample-exports/(or we pull from an SFTP / S3 bucket they control).
  2. A cron-triggered worker runs npm run ingest. The script is idempotent and transactional per entity.
  3. Every run writes to INGEST_JOB. The homepage freshness banner and this page reflect the latest state.