GitHub's BigQuery Activity Data for Languages is stale (last update in 2022) #206834
Unanswered
DecimalTurn
asked this question in
Other Feature Feedback, Questions, & Ideas
Replies: 1 comment
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Other
Body
GitHub has a BigQuery dataset available here: https://console.cloud.google.com/marketplace/details/github/github-repos
It includes many datatests:
However, the languages table (bigquery-public-data.github_repos.languages) has not been updated since 2022:
This is a problem for projects that use this data to show trends in programming languages used on GitHub such as:
Without this data updated, they were unable to update their data for more than a year now.
In this context, my question would be: Was it intentional? Could this interuption be related to the changes made to GitHub Search in 2022-23 as discussed here : Changes to the code search API - GitHub Changelog or the rewritting of some internal tools?
/cc @lildude @jorendorff
All reactions