Closed Bug 515688 Opened 15 years ago Closed 12 years ago

Add export options for data tables

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: morgamic, Unassigned)

Details

Any time we have a table we should offer export options.

We should write an export library that takes already available queries and repackages the result dataset in alternate formats (.csv is really all we need).
Summary: Add export options for every view → Add export options for data tables
If JSON isn't too hard, it's easier to mash up on the client side.  XML can suck it.
Steps that are needed to make this happen:

1. Define and document the process in which each new data source implementation requires a CSV, JSON, XML, RSS/Atom, etc. format for that data.

2. Identify the existing data sources that do not have these alternate data formats and open tickets for each data source that requires additional data formats.
Component: Socorro → General
Product: Webtools → Socorro
Component: General → Webapp
We've done some of this (CSVs, RSS feeds).  We have now Hive, Pig, and pg access for analysts, and we're going to open our API.  Calling this done.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.