Skip to content

chore(data): refresh reddit baseline 2026-04-13#30

Merged
Sam-24-dev merged 2 commits into
mainfrom
reddit-baseline-20260413-0518
Apr 13, 2026
Merged

chore(data): refresh reddit baseline 2026-04-13#30
Sam-24-dev merged 2 commits into
mainfrom
reddit-baseline-20260413-0518

Conversation

@Sam-24-dev
Copy link
Copy Markdown
Owner

Summary

  • refresh reddit baseline data for 2026-04-13
  • preserve previous reddit snapshot from repo baseline (2026-04-06)
  • prepare reddit fallback data before the weekly ETL

Validation

  • reddit_etl.py
  • validate_csv_contract.py
  • reddit-only frontend asset export
  • check_frontend_assets.py --mode strict --root .

Copilot AI review requested due to automatic review settings April 13, 2026 05:19
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Refreshes the repo’s Reddit baseline datasets/assets to the 2026-04-13 snapshot so the frontend (and weekly ETL fallback) have up-to-date Reddit topics, sentiment, and GitHub↔Reddit intersection data.

Changes:

  • Updated latest Reddit CSV baselines (topics, sentiment frameworks, intersection) in both datos/ and frontend/assets/data/.
  • Updated Reddit public/history JSON bridges to reflect the new 2026-04-13 snapshot and expanded history to 3 snapshots.
  • Recomputed summary metrics (totals, deltas, growth %) for the new snapshot.

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
frontend/assets/data/reddit_temas_history.json Adds 2026-04-13 snapshot to topics history and updates summary/series values.
frontend/assets/data/reddit_temas_emergentes.csv Updates latest “temas emergentes” counts for 2026-04-13.
frontend/assets/data/reddit_sentimiento_public.json Updates public sentiment bridge payload (framework totals and summary).
frontend/assets/data/reddit_sentimiento_frameworks.csv Updates latest sentiment-by-framework CSV for 2026-04-13.
frontend/assets/data/reddit_interseccion_history.json Adds 2026-04-13 snapshot to intersection history and updates summary/series values.
frontend/assets/data/interseccion_github_reddit.csv Updates latest intersection rankings/differences for 2026-04-13.
datos/reddit_temas_emergentes.csv Updates the repo “latest” topics CSV baseline for 2026-04-13.
datos/reddit_sentimiento_frameworks.csv Updates the repo “latest” sentiment frameworks CSV baseline for 2026-04-13.
datos/interseccion_github_reddit.csv Updates the repo “latest” intersection CSV baseline for 2026-04-13.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +180 to +184
@@ -181,57 +181,116 @@
"path": "datos/history/reddit_temas/year=2026/month=04/day=06/reddit_temas_emergentes.csv",
"source_type": "history",
"row_count": 10,
"total_menciones": 357,
"total_menciones": 352,
Copy link

Copilot AI Apr 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The 2026-04-06 snapshot entry was modified (e.g., total_menciones/top_topics values changed) even though the PR description says the previous repo baseline snapshot (2026-04-06) should be preserved. If preservation is intended, keep the 2026-04-06 snapshot record exactly as it was and only append the new 2026-04-13 snapshot. If a backfill/correction is intended, please update the PR description accordingly and make sure any source-of-truth CSV for the 2026-04-06 path stays consistent with these updated numbers to avoid mismatched history during fallback restores.

Copilot uses AI. Check for mistakes.
@Sam-24-dev Sam-24-dev merged commit 2fccb16 into main Apr 13, 2026
2 checks passed
@Sam-24-dev Sam-24-dev deleted the reddit-baseline-20260413-0518 branch April 27, 2026 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants