Skip to content

Commit

Permalink
Update DataSet URL
Browse files Browse the repository at this point in the history
  • Loading branch information
madnight authored Mar 7, 2024
1 parent e276458 commit 27cec55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ WHERE count >= 100) WHERE type = 'PullRequestEvent'
```

### Manual
Googles BigQuery is free for public datasets like Github, Reddit or Stackoverflow. It is limited to 1000 GB query volume per month. One of the querys above takes about 50-200 MB query volume. The public dataset for Github is available here: https://cloud.google.com/bigquery/public-data/github
Googles BigQuery is free for public datasets like Github, Reddit or Stackoverflow. It is limited to 1000 GB query volume per month. One of the querys above takes about 50-200 MB query volume. The public dataset for Github is available here: https://console.cloud.google.com/bigquery?p=bigquery-public-data&d=samples&t=github_nested&page=table


### URL Schema
Expand Down

0 comments on commit 27cec55

Please sign in to comment.