Topic Trends
View activity trends of Java topics over time. Choose topics, date range and metrics.
📈
Tag trends (yearly)
GET
https://csgrace.github.io/CS209A/static-api/tag-trends.jsonResponse: [{ year, questionCount, avgScore... }]
This dashboard visualizes Java Q&A data scraped from Stack Overflow to analyze topic trends, tag co-occurrence, concurrency pitfalls, and question solvability, revealing patterns and characteristics of Java-related discussions in the developer community.
View activity trends of Java topics over time. Choose topics, date range and metrics.
https://csgrace.github.io/CS209A/static-api/tag-trends.jsonFind top pairs of topics that appear together. Useful to identify cross-cutting concerns.
https://csgrace.github.io/CS209A/static-api/cooccurrence.jsonDiscover recurring concurrency problems and representative threads from Q&A.
https://csgrace.github.io/CS209A/static-api/pitfalls.jsonCompare features that make a question easy or hard to solve (length, code, tags).
https://csgrace.github.io/CS209A/static-api/solvability.json