CRASHSpace / covid.crashspace.org

static website for covid.crashspace.org
https://covid-crashspace-org.now.sh
GNU General Public License v3.0
1 stars 2 forks source link

Maker output data viz #10

Open knarx opened 4 years ago

knarx commented 4 years ago

Let's find a way to chart the data from the Maker Output table to a dynamic visualization library like d3.js

We'd want to be able to see the overall output from the community over time, the specific designs made over time, and let people filter the report to just what they donated too.

danstepanov commented 4 years ago

The MVP of this would be several embedded Airtable charts on the website, ideally each chart is clear within 5 seconds of looking at it

danstepanov commented 4 years ago

@knarx When you say "what they donated to," do you mean a machine donated, a material, or money donations?

danstepanov commented 4 years ago

Current blocker: Need to know which charts to use and how many of them there are. Initially will use Airtable with intention of moving to dedicated charts that have more style customization.

danstepanov commented 4 years ago

Charts from Airtable have been added. Next step will be to implement the charts with a more refined style. @knarx Can you provide a spec for what you might want them to look like?