sampottinger / co_opencampaigndata

API service for serving Colorado TRACER data for opencampaigndata.org
GNU General Public License v3.0
10 stars 1 forks source link

CSV Export Tool #51

Open trinary opened 10 years ago

trinary commented 10 years ago

This feature is a way for users to get a one-time bulk download of a particular data set. The query builder #50 and this feature should probably be closely linked, at the very least the query UI should be shared.

This feature will allow those who want a simple export to get access to the data they need without having to write or use a full API client with repeated requests to get large data sets.

Similar to the query builder the user should be able to pick fields, filters, etc and get the resulting data as a single downloaded file.