2DegreesInvesting / tiltWebTool

https://bit.ly/tilt-app-info
https://2degreesinvesting.github.io/tiltWebTool/
GNU General Public License v3.0
0 stars 0 forks source link

Study Anne's spreadsheet "Real_toy_data" #4

Closed maurolepore closed 4 months ago

maurolepore commented 4 months ago

Spreadsheet

Snapshot on 2024-05-22

image

The sheet seems useful as a way to communicate Anne's requirements but can't be used "as is" to develop the app's MVP. To filter the required data (e.g. pick a specific indicator) we need to first restructure it (e.g. tidyr::pivot_longer()). That effort seems greater than producing toy data from our toy data and code, which will also ensure the app truly integrates with the rest of the system.