Skip to content
This repository was archived by the owner on May 30, 2020. It is now read-only.

Restore download statistics using BigQuery #485

Closed
mahmoud opened this issue Jul 21, 2016 · 2 comments
Closed

Restore download statistics using BigQuery #485

mahmoud opened this issue Jul 21, 2016 · 2 comments

Comments

@mahmoud
Copy link

mahmoud commented Jul 21, 2016

My use case is that I'm teaching early-stage Python developers how to evaluate their library dependencies. One step of this is evaluating the degree of usage. The statistics on PyPI provided the clearest and fastest way to do this, but they've been permanently removed in favor of BigQuery (per discussion in #484).

Google BigQuery might be a great tool for advanced developers, but it's not really appropriate to get Pythonists looking to install their first libraries signed up with Google APIs and teach them BigQuery syntax. And the BigQuery database feels unofficial, even impermanent.

My enhancement request would be to make it clear that BigQuery is here to stay (if that is indeed the case) through documentation, and ideally restore traffic statistics based on the new datastore, at least until Warehouse is ready to go.

Traffic statistics was one of three really useful features the PyPI project pages had. At this point, legacy PyPI does not answer many questions, and Warehouse raises more questions than it answers (with all of the test/build/coverage "unknown" elements in the unfinished site).

@ewdurbin
Copy link
Member

please either query BigQuery directly or use https://pypi.io for now. I'm sorry this won't be restored in pypi-legacy.

@mahmoud
Copy link
Author

mahmoud commented Jul 21, 2016

That's too bad. In that case, would you mind providing on this issue or #484 a bit of transparency into the mutual exclusivity of linehaul and legacy pypi statistics?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants