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

Query-building tool #50

Open trinary opened 10 years ago

trinary commented 10 years ago

We need a tool that will allow logged-in users to do the following things:

We should do as much as we can to make it impossible to generate an invalid query. Available fields should be dependent on collections, etc. This will return to the user a query url, including API key(?) that they can easily re-use. This should probably be linked to/the same UI as the CSV export tool.