openownership / openownership.org-wagtail

Open Ownership Wagtail site.
Other
1 stars 1 forks source link

Allowing users to download country data from Open Ownership map and country profile pages #158

Closed StephenAbbott closed 1 year ago

StephenAbbott commented 2 years ago

Open Ownership would like to offer users the ability to download a csv file containing key data published on our new website to power the Open Ownership map and the country profile pages.

We used to offer a download on our old website which can be found at https://github.com/openownership/openownership.beta/blob/master/_data/countries.csv

But the fields and descriptions used in that csv file are outdated and connect to data published for the old Open Ownership map.

Now that we have updated and expanded the amount of data we are publishing from Notion, we want to revisit how best to release/publish this data as a global file promoted from the OO Map and as country-specific csv files linked to from the country profile pages.

This needs more conversation but, as initial guidance, we'd like to be able to offer the following to those interested in the data:

StephenAbbott commented 2 years ago

See https://github.com/hactar-is/openownership.org/issues/61 for previous conversation on this topic

StephenAbbott commented 1 year ago

Couple of questions:

  1. With the label text on country pages, could you change 'Download Country Data' to 'Download country data' just to remove the capitalisation?
  2. For commitments, the csv seems to show fields from https://openownership.hactar.work/admin/notion/commitment/ but not some of the more detailed information you can get from the Inspect commitment screen. Would it be possible to include the Date, Link and Summary Text fields in the csv for all commitments?
drcongo commented 1 year ago
Screen Shot 2023-02-22 11 05 15 AM

@StephenAbbott We now have a functioning download all data button on the map page. Let me know if you have any feedback on the output.

StephenAbbott commented 1 year ago

Nice one, @drcongo. I'll take a look