We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa56a2a commit ede4fa0Copy full SHA for ede4fa0
docs/api-reference/bigquery-datasets.rst
@@ -22,5 +22,5 @@ as outlined by the `core metadata specifications <https://packaging.python.org/s
22
The table is meant to be a data dump of metadata from every
23
release on PyPI, which means that the rows in this BigQuery table
24
are immutable and are not removed even if a release or project is deleted.
25
-This data can be accessible under the ``the-psf.pypi.distribution_metadata``
26
-public dataset on BigQuery.
+This data can be accessible under the
+``bigquery-public-data.pypi.distribution_metadata`` public dataset on BigQuery.
0 commit comments