NorthArrowResearch / champ-workbench

http://workbench.northarrowresearch.com/
GNU General Public License v3.0
0 stars 0 forks source link

Retrieve Metrics from API #18

Closed philipbaileynar closed 7 years ago

philipbaileynar commented 7 years ago

Implement the ability to retrieve/download metrics from the cm.org API and store them in the Workbench database. Users can then use the new revised metric view #17 to visualize the metrics.

Outstanding Questions:

philipbaileynar commented 7 years ago

Here's a first draft of the metric retrieval UI. I really don't like users having to enter a batch name. I also don't like the checkbox for deleting existing data. I think that we should remove both these controls for regular users. You can only have one copy of each metric schema. It always deletes any existing data before downloading new data.

In the background the Workbench will maintain the concept of a batch. But regular users won't see or need to manage this. They will have one and only copy of the latest data for each metric schema that they choose to download. Advanced users can scrape batches of metrics alongside these downloaded metric values for validation purposes.

2017-06-13_150725

philipbaileynar commented 7 years ago

This is done and working!

https://www.youtube.com/watch?v=pr8i_1GIaXU&feature=youtu.be