Closed
Bug 1493258
Opened 7 years ago
Closed 4 years ago
Create Firefox Release Table from the product-details API
Categories
(Data Platform and Tools :: General, enhancement, P2)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla, Assigned: ascholtz)
References
Details
(Whiteboard: [DataPlatform])
Attachments
(1 file)
Soooo this exists: https://product-details.mozilla.org/1.0/all.json
I suspect we could add this to Athena pretty easily since it can read JSON, and then it'd be joinable to other queries. Right now it doesn't seem like there's any way to add an events overlay to re:dash visualizations, but it seems like that might be a reasonable feature to request in the future for line graphs if this table ends up being useful.
Updated•7 years ago
|
Points: --- → 1
Priority: -- → P2
Whiteboard: [DataPlatform]
On second thought, having this as a source we can join in athena might be better: https://mozilla-services.github.io/buildhub
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Comment 3•6 years ago
|
||
I think product-details might have some fields that can't be divined from the buildhub.json files that I propose to ingest in bug 1607229, but it probably makes sense to just close this since there's so much overlap. Can always open new issues to scrap/grab more data in the future if it turns out there is a need.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
| Assignee | ||
Comment 4•4 years ago
•
|
||
There is renewed interest in having datasets with release dates for desktop. Having them would allow to add overlays in Looker.
The best path forward here is to setup a job that is executed daily via bigquery-etl that dumps https://product-details.mozilla.org/1.0/firefox.json into a table in telemetry_derived.
| Assignee | ||
Updated•4 years ago
|
Assignee: bugzilla → ascholtz
Comment 5•4 years ago
|
||
| Assignee | ||
Updated•4 years ago
|
Status: REOPENED → RESOLVED
Closed: 6 years ago → 4 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Component: Datasets: General → General
You need to log in
before you can comment on or make changes to this bug.
Description
•