Skip to content

πŸ“Š Refresh CIA data (0 CSVs + production stats) - #3292

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
data/cia-csv-refresh
Closed

πŸ“Š Refresh CIA data (0 CSVs + production stats)#3292
github-actions[bot] wants to merge 1 commit into
mainfrom
data/cia-csv-refresh

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

πŸ“Š Automated CIA data refresh

Pulled the latest service.data.impl/sample-data/ CSVs from
Hack23/cia@master
(resolved to commit 9da55b5047de99fb15b654bfef3db1a8360d2180)
and re-ran the production-statistics pipeline against the same commit.

CSV refresh

Metric Count
Total tracked CSVs 146
βœ… Updated 0
🟰 Unchanged 140
❔ Missing upstream 0
⏭ Skipped (local-only) 6
❌ Failed downloads 0

Production statistics

  • Total persons: 2500
  • Total votes: 3793281
  • Last extraction: 2026-06-30 14:35:30.655519

How resolution works

The workflow never introduces new files β€” it only refreshes CSVs
already tracked under data/cia/** and cia-data/**. Upstream paths
are resolved through a recursive basename β†’ upstream-path index
built from the GitHub Tree API, so files living in
sub-folders (distinct_values/, framework-validation/,
risk-rule-tests/) are located correctly even though local paths
are organised differently. An <stem>_sample.csv alias is applied
for the handful of locally-renamed canonical files.

Review checklist

  • CSV diffs look reasonable (no schema regressions)
  • production-stats.json counts move monotonically or within reason
  • Dashboards still render with the refreshed data
  • No unexpected file additions or removals

Generated by .github/workflows/update-cia-csv-data.yml.

…da55b5

- Upstream ref: master (resolved to 9da55b5047de99fb15b654bfef3db1a8360d2180)
- CSV files: updated 0 / 146 tracked
- Production stats: 2500 persons, 3793281 votes
- Last extraction: 2026-06-30 14:35:30.655519
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant