azavea / fb-gender-survey-dashboard

Interactive exploration of global results from the Facebook "Survey on Gender Equality At Home
https://gender-survey-dashboard.netlify.app/
Apache License 2.0
2 stars 2 forks source link

Allow downloading of per-chart and all-chart data CSVs #59

Closed mmcfarland closed 3 years ago

mmcfarland commented 3 years ago

Overview

In #57, we drafted a CSV schema for individual and aggregate chart data downloads. The schmea and examples can be found here

https://docs.google.com/document/d/1zNnIRPZLf5ooyKMElhpDi9dhbWM0uUzJ7Hww5ky9OqU/edit?usp=sharing

For this task, implement the per-type CSV download (next to the PNG download menu option) as well as the "all charts" option, which generates a single CSV for all charts on the viz page.

These UI elements are captured in the visual designs.