protontypes/open-sustainable-technology

Automated release of grist spreadsheet and fully integrate ecosyste.ms

Ly0n opened this issue · 1 comments

Ly0n commented

In order to automate the grist spreadsheet integration with up to date data from ecosyste.ms a GitHub Action need to be defined. This requires multiple processing steps:

Repeat once per week:

  1. Download JSON from ecosyste.ms.
  2. Flatten dimensions so that most relevant numbers are spreadsheet ready.
  3. Extract the organisations data.
  4. Merge the manual create labels from another static file.
  5. Upload to grist.
Ly0n commented

Closed by #795