Please confirm the following.
What parts of Modrinth is your feature request related too?
Modrinth.com website
Is your suggested feature related to a problem? Please describe.
I'm trying to run some numbers on what versions are most in-demand for a project of mine, but I can't get a full view by just looking at the existing analytics provided on the site. Additionally, I've released so many versions that it will take me hours just extracting the data off each file, all to then do more work compiling it together.
Describe the solution you'd like
I'm asking that some sort of list or spreadsheet of this data (namely, the downloads associated with each file uploaded) be available for download on the project's statistics page. There is already a way to export download counts during different time periods into a csv file, so for a computer this should just be a simple extension of that function, just with some more iteration on the backend's side. I don't have any particular preference as to how the data is formatted, as long as it isn't diffcult to reasonably format it into a chart of sorts for easy analysis.
for example, data tables that could be turned into a pie chart showing what percentage of downloads correspond to each minecraft version, and of those percentages which files contribute the most.
Describe alternatives you've considered
doing it manually
Additional context
Emma from Modrinth advised that this would likely be possible from the backend.
Please confirm the following.
What parts of Modrinth is your feature request related too?
Modrinth.com website
Is your suggested feature related to a problem? Please describe.
I'm trying to run some numbers on what versions are most in-demand for a project of mine, but I can't get a full view by just looking at the existing analytics provided on the site. Additionally, I've released so many versions that it will take me hours just extracting the data off each file, all to then do more work compiling it together.
Describe the solution you'd like
I'm asking that some sort of list or spreadsheet of this data (namely, the downloads associated with each file uploaded) be available for download on the project's statistics page. There is already a way to export download counts during different time periods into a csv file, so for a computer this should just be a simple extension of that function, just with some more iteration on the backend's side. I don't have any particular preference as to how the data is formatted, as long as it isn't diffcult to reasonably format it into a chart of sorts for easy analysis.
for example, data tables that could be turned into a pie chart showing what percentage of downloads correspond to each minecraft version, and of those percentages which files contribute the most.
Describe alternatives you've considered
doing it manually
Additional context
Emma from Modrinth advised that this would likely be possible from the backend.