Closed Bug 682102 Opened 13 years ago Closed 13 years ago

Bring back the stats CSV format

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jbalogh, Assigned: jbalogh)

References

Details

Right now it's broken because that code looks weird.
Target Milestone: 6.2.3 → Q3 2011
Steps:
======
1. Load https://addons-dev.allizom.org/en-US/firefox/addon/adblock-plus/statistics/downloads/?last=90
2. Click on the link "Export as CSV"

Downloads by Date<a id="export_data" href="">Export as CSV</a>

Result: same page loads: https://addons-dev.allizom.org/en-US/firefox/addon/adblock-plus/statistics/downloads/?last=90
Target Milestone: Q3 2011 → 6.2.9
Blocks: 611705
The stats load data off of .json URLs.  The idea here was to be able to just s/.json$/.csv/ and have the same data.  Looks like that code tracebacks right now though.

If we can't fix those tracebacks, can we still point to the remora csvs?  Do they line up 1:1 with what we're showing in the new stats pages?
B A M. https://github.com/mozilla/zamboni/commit/d3707b5
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Fixed the links in the pages.

https://github.com/mozilla/zamboni/commit/1363bde
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.