2DegreesInvesting / tiltIndicator

Implement the core business logic of the tilt indicators
https://2degreesinvesting.github.io/tiltIndicator/
GNU General Public License v3.0
1 stars 1 forks source link

Create a list of data requirements for calculation of indicators #672

Closed ysherstyuk closed 7 months ago

ysherstyuk commented 8 months ago

Hi @kalashsinghal and @AnneSchoenauer

To start building logical data model, I would like to get a list of data attributes which are necessary for calculating indicators.

The data attributes need to be based on the methodology, but independent of how exactly they are used to calculate indicators, so we are free to think how the data should be structured. The idea is also to zoom out from the current way of how indicators are calculated so we can build a data model independent from the calculations.

I have attached an excel with the list Data Requirements.xlsx. Can you please fill in the first column only.

The examples of the data attributes are company_id, company_name and address.

Hope the description is clear and otherwise reach out:)

Thank you!

AnneSchoenauer commented 8 months ago

@kalashsinghal in my understanding this means not only the data attributes that we need for calculations but also the attributes that we show in the output files :) but I am happy to leave to you both to discuss.

@ysherstyuk we found out that there are some blockers in the toy data as we need to also randomly create uuids as those are all licensed data. Therefore, please note that the toy data set still needs a week. This is why Kalash will already work at this xls sheet.

I am also unassigning myself but if there are problems please let me know.

kalashsinghal commented 8 months ago

@ysherstyuk I am assigning you this issue because I have sent you the data requirements file via email. Please create separate follow-up issues if you would like me to work on this task even further, or you can close this issue if this task is completed. Thanks! :)

maurolepore commented 7 months ago

From the previous comment it seems this issue is now closed. If not please feel free to reopen but consider if the best repo is tiltIndicator or elsewhere. Note the goal of the tiltIndicator package is not to host or develop real data.