chore(data): refresh reddit baseline 2026-05-25#38
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Refreshes the repo’s committed Reddit baseline and corresponding frontend bridge assets to the 2026-05-25 snapshot, keeping the frontend-facing history JSONs and the raw datos/ CSV baselines in sync.
Changes:
- Updated Reddit topics baseline (
reddit_temas_emergentes.csv) and extended the topics history bridge with the new 2026-05-25 snapshot. - Updated Reddit frameworks sentiment baseline and regenerated the public sentiment bridge JSON metadata/statistics.
- Updated GitHub↔Reddit intersection baseline and extended the intersection history bridge with the new 2026-05-25 snapshot.
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 | Adds the 2026-05-25 snapshot to the Reddit topics history bridge and updates summary/latest topic metrics. |
| frontend/assets/data/reddit_temas_emergentes.csv | Refreshes the frontend-consumed “latest” Reddit topics baseline counts. |
| frontend/assets/data/reddit_sentimiento_public.json | Refreshes generated metadata + aggregates for the latest Reddit framework sentiment snapshot. |
| frontend/assets/data/reddit_sentimiento_frameworks.csv | Refreshes the frontend-consumed “latest” Reddit framework sentiment baseline. |
| frontend/assets/data/reddit_interseccion_history.json | Adds the 2026-05-25 snapshot to the GitHub↔Reddit intersection history bridge and updates latest metrics. |
| frontend/assets/data/interseccion_github_reddit.csv | Refreshes the frontend-consumed “latest” GitHub↔Reddit intersection baseline. |
| datos/reddit_temas_emergentes.csv | Refreshes the repo baseline Reddit topics counts (source for ETL/scoring). |
| datos/reddit_sentimiento_frameworks.csv | Refreshes the repo baseline Reddit framework sentiment counts. |
| datos/interseccion_github_reddit.csv | Refreshes the repo baseline GitHub↔Reddit intersection row for JavaScript (rank/difference). |
💡 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