hugovk / top-pypi-packages

A regular dump of the most-downloaded packages from PyPI
https://hugovk.github.io/top-pypi-packages
223 stars 13 forks source link

365 days json file (non-min) is empty at the moment #3

Closed zahirtezcan-bugs closed 5 years ago

zahirtezcan-bugs commented 5 years ago

The this commit emptied the 365days file. 30 days file seems ok though.

hugovk commented 5 years ago

Thanks for the report!

Checking the logs, it had exceeded the quota after fetching the 30-day file because I had been testing some things out.

I've regenerated the 365-day files now, and both the minified and non-minified files have data:

I'll keep this issue open and double check it works as expected on the next automated run, this Friday. There should be enough quota by then :)

hugovk commented 5 years ago

Today the 30-day file updated, but it was out of data for the 365-day file (https://github.com/hugovk/top-pypi-packages/commit/f511df02bbf08508cfe502eef50e5c7845186369). I've reset the 365 back to Wednesday (https://github.com/hugovk/top-pypi-packages/commit/424f7241b9c8038e60005fb17fa0fb11a59bb949) and updated the script not to deploy if there's quota error in future (https://github.com/hugovk/top-pypi-packages/commit/cb66cbd6cadf403e1e50b99812018e027691ee1d). Will check again next Friday!

verhovsky commented 5 years ago

@hugovk still empty.

FYI, when I open https://bigquery.cloud.google.com/dataset/the-psf:pypi it says "Unable to find dataset: the-psf:pyp"

hugovk commented 5 years ago

Thanks for the info, I've updated the data files.

When I open https://bigquery.cloud.google.com/dataset/the-psf:pypi I see this:

image

hugovk commented 5 years ago

The files have been generated fine for the past few weeks, I'll close this now. Thanks again!