ward-wise / ward-wise-front-end

6 stars 4 forks source link

Add a link for CSV file download #95

Open smacmullan opened 2 months ago

smacmullan commented 2 months ago

We should make it easy for people to download a CSV file of the data. I think there's people who know how to do analysis in Excel but don't know how to use APIs. We can put the link under the same spot in the FAQ page.

I think it should just be a static file that we update occasionally. It will be too much compute to query the database and generate a file each time someone wants a CSV.