This archive contains how many time a version of a crate was downloaded.
Each CSV file has two columns: the version_id
and the number of downloads.
The version_id
is the id
column of the versions
table in the database.
You can download the latest database dump by following the instructions
here.
This index is also available in JSON form.