Closed
Bug 1506948
Opened 7 years ago
Closed 1 year ago
Make public-data JSON data have application/json content-type
Categories
(Data Platform and Tools :: General, enhancement, P4)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: frank, Assigned: benwu)
References
Details
This will enable easier viewing and using of the raw data.
Comment 1•7 years ago
|
||
The three I'm interested in are:
https://public-data.telemetry.mozilla.org/prod/usage_report_data/v1/master/webusage.json
https://public-data.telemetry.mozilla.org/prod/usage_report_data/v1/master/fxhealth.json
https://analysis-output.telemetry.mozilla.org/game-hardware-survey/data/hwsurvey-weekly.json (note: on a different domain)
Comment 3•5 years ago
|
||
This is related to https://bugzilla.mozilla.org/show_bug.cgi?id=1594118
These datasets are currently hosted on AWS but will move to GCP at some point.
Flags: needinfo?(ascholtz)
Comment 4•5 years ago
|
||
These URLs have changed. The public-data JSON that I'm using now lives on the analysis-output.telemetry.mozilla.org domain. I'll provide a list of URLs which I'd like to have application/json set on soon.
Comment 5•5 years ago
|
||
Update: The URLs have changed. Please disregard the URLs listed in comment 1. Instead, I recommend serving up application/json for these URLs:
- https://analysis-output.telemetry.mozilla.org/public-data-report/hardware/hwsurvey-weekly.json
- https://analysis-output.telemetry.mozilla.org/public-data-report/annotations/annotations_hardware.json
- https://analysis-output.telemetry.mozilla.org/public-data-report/user_activity/webusage.json
- https://analysis-output.telemetry.mozilla.org/public-data-report/annotations/annotations_webusage.json
- https://analysis-output.telemetry.mozilla.org/public-data-report/user_activity/fxhealth.json
- https://analysis-output.telemetry.mozilla.org/public-data-report/annotations/annotations_fxhealth.json
| Reporter | ||
Updated•5 years ago
|
Assignee: fbertsch → nobody
Priority: P1 → P4
Updated•3 years ago
|
Component: Datasets: General → General
| Assignee | ||
Comment 6•1 year ago
|
||
Fixed this while working on something else in https://github.com/mozilla/firefox-public-data-report-etl/pull/25. All the jsons should be rendered as json in firefox now
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → bewu
You need to log in
before you can comment on or make changes to this bug.
Description
•