chore(data): refresh reddit baseline 2026-05-04#33
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Refreshes the repo’s Reddit baseline “frontend asset” datasets to the 2026-05-04 snapshot while keeping the prior (2026-04-27) history snapshot intact, aligning with the upcoming weekly ETL fallback needs.
Changes:
- Updated Reddit temas history JSON + latest temas CSV to the 2026-05-04 snapshot (counts, deltas, new snapshot entry, extended series).
- Updated Reddit sentimiento public JSON + sentimiento frameworks CSV to the 2026-05-04 snapshot (including new “Spring” row and updated totals).
- Updated GitHub↔Reddit intersection history JSON + intersection CSV to the 2026-05-04 snapshot (replacing “Go” with “Rust” in the latest set while preserving 2026-04-27 history).
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| frontend/assets/data/reddit_temas_history.json | Advances history to include 2026-05-04 snapshot and updates summary/series accordingly. |
| frontend/assets/data/reddit_temas_emergentes.csv | Refreshes the latest temas emergentes counts used by the frontend. |
| frontend/assets/data/reddit_sentimiento_public.json | Refreshes public sentimiento payload (framework list + summary totals) for 2026-05-04. |
| frontend/assets/data/reddit_sentimiento_frameworks.csv | Updates latest framework sentiment aggregation (adds Spring; adjusts counts/percentages). |
| frontend/assets/data/reddit_interseccion_history.json | Appends 2026-05-04 intersection snapshot and updates latest_items deltas vs 2026-04-27. |
| frontend/assets/data/interseccion_github_reddit.csv | Updates the latest intersection CSV (Go → Rust) used by the frontend. |
| datos/reddit_temas_emergentes.csv | Mirrors the refreshed latest temas emergentes baseline under datos/. |
| datos/reddit_sentimiento_frameworks.csv | Mirrors the refreshed latest sentimiento frameworks baseline under datos/. |
| datos/interseccion_github_reddit.csv | Mirrors the refreshed latest intersection baseline under datos/. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation