2DegreesInvesting / tiltWebTool

APP: https://tiltwebtool-x6xfk2fceq-uc.a.run.app/
https://2degreesinvesting.github.io/tiltWebTool/
GNU General Public License v3.0
0 stars 0 forks source link

Link to data dictionary #23

Closed maurolepore closed 1 month ago

maurolepore commented 1 month ago
  1. For the MVP we can host it in a public Googlesheet with commenter privilege so that users can help us improve it. The Google sheet also helps us during its development, as we collaborate on defining the columns

TODO extract issues

  1. Add an integration test -- maybe as a gh workflow -- that injects the dictionary and ensures it's up to date with output column names? Or maybe just implement it in such a way what it's used as an adaptor before the app presents the data---which allows developers to use more dev friendly names in the back end.

  2. Add it to the app

maurolepore commented 1 month ago

Closed by #31