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

Adjust dataproc script to download data from HDX #40

Closed mmcfarland closed 3 years ago

mmcfarland commented 3 years ago

Overview

Adjust the generate_data.py script to download the Country and Region Excel files directly from the HDX website rather than operate on locally downloaded files. Since the script uses pandas to open the XLSX file, simply swapping out the correct URI for the local file path should be sufficient.

This can happen when the final version of the data set is published.

mmcfarland commented 3 years ago

The updated data is now published to HDX

https://data.humdata.org/dataset/survey-on-gender-equality-at-home

mmcfarland commented 3 years ago

Shares a point with #14