globaldothealth / monkeypox

Mpox 2022 repository
Other
175 stars 36 forks source link

Users can download single dataset from each agency #187

Closed ksewalk closed 1 year ago

ksewalk commented 1 year ago

We need a script that ingests data from different agencies (CDC, ECDC, WHO), and our web UI to expose that data for download.

MVP could be ingesting CSV files to S3 directly. If possible we should use a database.

aimeehan1 commented 1 year ago

@jim-sheldon I confirmed that we should exclude PAHO from user-download.

jim-sheldon commented 1 year ago

Created https://github.com/globaldothealth/monkeypox/issues/197 for ingesting directly to the database.