squash commits
Signed-off-by: maxwell <csuhp007@gmail.com>
This commit is contained in:
parent
4d4ce21265
commit
6431af26f6
@ -1,6 +1,6 @@
|
||||
# Download Statistics
|
||||
|
||||
Pypi stores download information in a [BigQuery public dataset](https://bigquery.cloud.google.com/dataset/the-psf:pypi). It can be queried to get detail infomration about downloads. For example, to get number of downloads per version, you can run this query:
|
||||
Pypi stores download information in a [BigQuery public dataset](https://bigquery.cloud.google.com/dataset/the-psf:pypi). It can be queried to get detailed information about downloads. For example, to get the number of downloads per version, you can run this query:
|
||||
|
||||
```sql
|
||||
SELECT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user