Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions datos/interseccion_github_reddit.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
tecnologia,tipo,ranking_github,ranking_reddit,diferencia
Python,Lenguaje,1,8,7
TypeScript,Lenguaje,2,7,5
Python,Lenguaje,1,7,6
TypeScript,Lenguaje,2,8,6
Sin especificar,Lenguaje,3,No encontrado,-
JavaScript,Lenguaje,4,10,6
Go,Lenguaje,5,No encontrado,-
Expand Down
8 changes: 4 additions & 4 deletions datos/reddit_sentimiento_frameworks.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
framework,total_menciones,positivos,neutros,negativos,% positivo,% neutro,% negativo
Django,2,2,0,0,100.0,0.0,0.0
FastAPI,1,1,0,0,100.0,0.0,0.0
Express,14,10,0,4,71.43,0.0,28.57
Laravel,17,12,0,5,70.59,0.0,29.41
Spring,2,1,0,1,50.0,0.0,50.0
FastAPI,4,4,0,0,100.0,0.0,0.0
Express,19,14,0,5,73.68,0.0,26.32
Laravel,15,11,0,4,73.33,0.0,26.67
Spring,3,2,0,1,66.67,0.0,33.33
20 changes: 10 additions & 10 deletions datos/reddit_temas_emergentes.csv
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
tema,menciones
IA/Machine Learning,142
Performance,50
Seguridad,41
DevOps,33
Cloud,31
Testing,21
TypeScript,18
Python,11
Microservicios,5
Web3/Blockchain,5
IA/Machine Learning,138
Performance,58
Seguridad,46
Cloud,41
DevOps,39
Testing,30
TypeScript,21
Python,21
Microservicios,7
Web3/Blockchain,6
4 changes: 2 additions & 2 deletions frontend/assets/data/interseccion_github_reddit.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
tecnologia,tipo,ranking_github,ranking_reddit,diferencia
Python,Lenguaje,1,8,7
TypeScript,Lenguaje,2,7,5
Python,Lenguaje,1,7,6
TypeScript,Lenguaje,2,8,6
Sin especificar,Lenguaje,3,No encontrado,-
JavaScript,Lenguaje,4,10,6
Go,Lenguaje,5,No encontrado,-
Expand Down
152 changes: 126 additions & 26 deletions frontend/assets/data/reddit_interseccion_history.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"generated_at_utc": "2026-04-06T03:37:32Z",
"generated_at_utc": "2026-04-13T05:19:09Z",
"dataset": "interseccion_github_reddit",
"source_mode": "history",
"snapshot_count": 2,
"latest_snapshot_date": "2026-04-06",
"previous_snapshot_date": "2026-03-30",
"snapshot_count": 3,
"latest_snapshot_date": "2026-04-13",
"previous_snapshot_date": "2026-04-06",
"coverage_pct": 30.0,
"comparable_count": 3,
"item_count": 10,
Expand All @@ -13,25 +13,25 @@
"tecnologia": "Python",
"tipo": "Lenguaje",
"ranking_github": 1,
"ranking_reddit": 8,
"brecha_abs": 7,
"promedio_rank": 4.5,
"ranking_reddit": 7,
"brecha_abs": 6,
"promedio_rank": 4.0,
"direccion": "github_favorece",
"rank_github_prev": 1,
"rank_reddit_prev": 7,
"delta_gap": 1,
"trend_direction": "aumentando"
"rank_reddit_prev": 8,
"delta_gap": -1,
"trend_direction": "disminuyendo"
},
{
"tecnologia": "TypeScript",
"tipo": "Lenguaje",
"ranking_github": 2,
"ranking_reddit": 7,
"brecha_abs": 5,
"promedio_rank": 4.5,
"ranking_reddit": 8,
"brecha_abs": 6,
"promedio_rank": 5.0,
"direccion": "github_favorece",
"rank_github_prev": 2,
"rank_reddit_prev": 6,
"rank_reddit_prev": 7,
"delta_gap": 1,
"trend_direction": "aumentando"
},
Expand Down Expand Up @@ -146,29 +146,29 @@
"comparable_count": 3,
"coverage_pct": 30.0,
"closest_alignment": {
"tecnologia": "TypeScript",
"tecnologia": "Python",
"tipo": "Lenguaje",
"ranking_github": 2,
"ranking_github": 1,
"ranking_reddit": 7,
"brecha_abs": 5,
"promedio_rank": 4.5,
"brecha_abs": 6,
"promedio_rank": 4.0,
"direccion": "github_favorece",
"delta_gap": 1,
"trend_direction": "aumentando"
"delta_gap": -1,
"trend_direction": "disminuyendo"
},
"largest_gap_item": {
"tecnologia": "Python",
"tecnologia": "TypeScript",
"tipo": "Lenguaje",
"ranking_github": 1,
"ranking_github": 2,
"ranking_reddit": 8,
"brecha_abs": 7,
"promedio_rank": 4.5,
"brecha_abs": 6,
"promedio_rank": 5.0,
"direccion": "github_favorece",
"delta_gap": 1,
"trend_direction": "aumentando"
},
"max_brecha_tecnologia": "Python",
"max_brecha_abs": 7
"max_brecha_tecnologia": "TypeScript",
"max_brecha_abs": 6
},
"snapshots": [
{
Expand Down Expand Up @@ -370,6 +370,106 @@
"direccion": "incompleto"
}
]
},
{
"date": "2026-04-13",
"path": "datos/history/interseccion/year=2026/month=04/day=13/interseccion_github_reddit.csv",
"source_type": "history",
"row_count": 10,
"comparable_count": 3,
"coverage_pct": 30.0,
"items": [
{
"tecnologia": "Python",
"tipo": "Lenguaje",
"ranking_github": 1,
"ranking_reddit": 7,
"brecha_abs": 6,
"promedio_rank": 4.0,
"direccion": "github_favorece"
},
{
"tecnologia": "TypeScript",
"tipo": "Lenguaje",
"ranking_github": 2,
"ranking_reddit": 8,
"brecha_abs": 6,
"promedio_rank": 5.0,
"direccion": "github_favorece"
},
{
"tecnologia": "JavaScript",
"tipo": "Lenguaje",
"ranking_github": 4,
"ranking_reddit": 10,
"brecha_abs": 6,
"promedio_rank": 7.0,
"direccion": "github_favorece"
},
{
"tecnologia": "Angular",
"tipo": "Framework Frontend",
"ranking_github": 2,
"ranking_reddit": null,
"brecha_abs": null,
"promedio_rank": null,
"direccion": "incompleto"
},
{
"tecnologia": "Go",
"tipo": "Lenguaje",
"ranking_github": 5,
"ranking_reddit": null,
"brecha_abs": null,
"promedio_rank": null,
"direccion": "incompleto"
},
{
"tecnologia": "Next.js",
"tipo": "Framework Frontend",
"ranking_github": 1,
"ranking_reddit": null,
"brecha_abs": null,
"promedio_rank": null,
"direccion": "incompleto"
},
{
"tecnologia": "React",
"tipo": "Framework Frontend",
"ranking_github": 3,
"ranking_reddit": null,
"brecha_abs": null,
"promedio_rank": null,
"direccion": "incompleto"
},
{
"tecnologia": "Sin especificar",
"tipo": "Lenguaje",
"ranking_github": 3,
"ranking_reddit": null,
"brecha_abs": null,
"promedio_rank": null,
"direccion": "incompleto"
},
{
"tecnologia": "Svelte",
"tipo": "Framework Frontend",
"ranking_github": 4,
"ranking_reddit": null,
"brecha_abs": null,
"promedio_rank": null,
"direccion": "incompleto"
},
{
"tecnologia": "Vue 3",
"tipo": "Framework Frontend",
"ranking_github": 5,
"ranking_reddit": null,
"brecha_abs": null,
"promedio_rank": null,
"direccion": "incompleto"
}
]
}
]
}
8 changes: 4 additions & 4 deletions frontend/assets/data/reddit_sentimiento_frameworks.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
framework,total_menciones,positivos,neutros,negativos,% positivo,% neutro,% negativo
Django,2,2,0,0,100.0,0.0,0.0
FastAPI,1,1,0,0,100.0,0.0,0.0
Express,14,10,0,4,71.43,0.0,28.57
Laravel,17,12,0,5,70.59,0.0,29.41
Spring,2,1,0,1,50.0,0.0,50.0
FastAPI,4,4,0,0,100.0,0.0,0.0
Express,19,14,0,5,73.68,0.0,26.32
Laravel,15,11,0,4,73.33,0.0,26.67
Spring,3,2,0,1,66.67,0.0,33.33
70 changes: 35 additions & 35 deletions frontend/assets/data/reddit_sentimiento_public.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"generated_at_utc": "2026-04-06T09:18:10Z",
"generated_at_utc": "2026-04-13T05:19:09Z",
"dataset": "reddit_sentimiento_frameworks",
"source_mode": "latest",
"source_path": "datos/latest/reddit_sentimiento_frameworks.csv",
"source_updated_at_utc": "2026-04-06T09:18:07Z",
"source_updated_at_utc": "2026-04-13T05:19:01Z",
"framework_count": 5,
"frameworks": [
{
"framework": "Django",
"total_menciones": 2,
"positivos": 2,
"framework": "FastAPI",
"total_menciones": 4,
"positivos": 4,
"neutros": 0,
"negativos": 0,
"porcentaje_positivo": 100.0,
"porcentaje_neutro": 0.0,
"porcentaje_negativo": 0.0
},
{
"framework": "FastAPI",
"total_menciones": 1,
"positivos": 1,
"framework": "Django",
"total_menciones": 2,
"positivos": 2,
"neutros": 0,
"negativos": 0,
"porcentaje_positivo": 100.0,
Expand All @@ -28,67 +28,67 @@
},
{
"framework": "Express",
"total_menciones": 14,
"positivos": 10,
"total_menciones": 19,
"positivos": 14,
"neutros": 0,
"negativos": 4,
"porcentaje_positivo": 71.43,
"negativos": 5,
"porcentaje_positivo": 73.68,
"porcentaje_neutro": 0.0,
"porcentaje_negativo": 28.57
"porcentaje_negativo": 26.32
},
{
"framework": "Laravel",
"total_menciones": 17,
"positivos": 12,
"total_menciones": 15,
"positivos": 11,
"neutros": 0,
"negativos": 5,
"porcentaje_positivo": 70.59,
"negativos": 4,
"porcentaje_positivo": 73.33,
"porcentaje_neutro": 0.0,
"porcentaje_negativo": 29.41
"porcentaje_negativo": 26.67
},
{
"framework": "Spring",
"total_menciones": 2,
"positivos": 1,
"total_menciones": 3,
"positivos": 2,
"neutros": 0,
"negativos": 1,
"porcentaje_positivo": 50.0,
"porcentaje_positivo": 66.67,
"porcentaje_neutro": 0.0,
"porcentaje_negativo": 50.0
"porcentaje_negativo": 33.33
}
],
"summary": {
"positive_leader": {
"framework": "Django",
"total_menciones": 2,
"positivos": 2,
"framework": "FastAPI",
"total_menciones": 4,
"positivos": 4,
"neutros": 0,
"negativos": 0,
"porcentaje_positivo": 100.0,
"porcentaje_neutro": 0.0,
"porcentaje_negativo": 0.0
},
"largest_sample": {
"framework": "Laravel",
"total_menciones": 17,
"positivos": 12,
"framework": "Express",
"total_menciones": 19,
"positivos": 14,
"neutros": 0,
"negativos": 5,
"porcentaje_positivo": 70.59,
"porcentaje_positivo": 73.68,
"porcentaje_neutro": 0.0,
"porcentaje_negativo": 29.41
"porcentaje_negativo": 26.32
},
"negative_leader": {
"framework": "Spring",
"total_menciones": 2,
"positivos": 1,
"total_menciones": 3,
"positivos": 2,
"neutros": 0,
"negativos": 1,
"porcentaje_positivo": 50.0,
"porcentaje_positivo": 66.67,
"porcentaje_neutro": 0.0,
"porcentaje_negativo": 50.0
"porcentaje_negativo": 33.33
},
"framework_count": 5,
"total_menciones": 36
"total_menciones": 43
}
}
Loading
Loading