Open fuchsnj opened 9 years ago
Unfortunately the data is not available anymore in google big-query. I'm trying to work on a solution based on Github API, by cross-referencing with the data in big-query.
I'm also trying to get in touch with people at Github for some help with the data.
I hope you can fix this. GitHut gives an interesting insight on trending languages, since GitHub is so popular nowadays.
thank you for working on this.
Any news on the project?
This is the reason why it isn't updated: https://github.com/igrigorik/githubarchive.org/issues/112 ... I've downloaded the hourly exports & I'm working on a map/reduce job to process it, but it'll take a few days before I have anything to share.
Thanks @slang800, that's great. If you have any luck with your map/reduce job let me know, I'll be happy to publish an update to githut with new data. Thanks
Related: Githut 2.0 > https://madnight.github.io/githut/
Related: Githut 2.0 > https://madnight.github.io/githut/
@ThijsHofmans Why does Go appear in the table but not in the chart?
@udhos good point, i should point that out in the explanation text
The chart is calculated over the time period from 2012/Q2 until 2016/Q4 and shows the TOP 10 Languages based on that history. Go is relatively new in the TOP 10. The ranking table is based on the latest dataset 2016/Q4 (while the trend is calculated as diff from 2015/Q4). So new languages can pop up in the top 10 (table), but won't appear immediately in the history based chart. However if a new language will constantly stay (for some years) in the top 10, it will also show up in the chart and replace a language that dropped out of the top 10.
By the way if littleark decides he want update his project, i would support him and we might be able fuse both projects to one. : )
I am also waiting.
I did similar queries against bigtable: http://libertarian-islands.appspot.com/big-query/show-table
Somehow the data is no longer updated in big-query :(