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 comparative chart download #144

Closed TaiWilkin closed 2 years ago

TaiWilkin commented 2 years ago

Overview

Updates the comparative chart download to correctly format the comparative "out of ten" chart titles.

Connects #118

Demo

2020_2021_A 2_Out of 10 of your neighbors, how many do you think believe that girls and boys should share household tasks equally_ Please enter a whole number between 0 and 10 (1)

Testing Instructions

rajadain commented 2 years ago

Taking a look now

rajadain commented 2 years ago

When generating a CSV for a stacked bar chart, the results have 2021 rows even though there are no values in the visual chart. Also, the numeric output is under Gender rather than Value:

image

rajadain commented 2 years ago

Actually, the above may be a problem in the configuration of some questions than a result of this PR. I see misquoted fields in the CSV here:

image

TaiWilkin commented 2 years ago

Thank you for reviewing! I have added a followup issue for the text issue here.