aurelium commited on
Commit
3bfa44a
·
verified ·
1 Parent(s): 27516fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ size_categories:
4
+ - 100M<n<1B
5
+ ---
6
+
7
+ This dataset was generated from [GHArchive](https://www.gharchive.org/)'s Google BigQuery table.
8
+ It contains a list of every public repo (~380,000,000) committed to from January 2016 up to August 2024, as well as the number of unique contributors and
9
+ totals of the amounts of various events on those repositories in that time period.
10
+
11
+ This is useless on its own, but represents more than a few hours of effort and roughly $8 worth of cloud processing,
12
+ so I figured I would save the next person to try this some effort.