2DegreesInvesting / tiltToyData

Toy datasets for TILT
https://2degreesinvesting.github.io/tiltToyData/
GNU General Public License v3.0
0 stars 0 forks source link

Add `isic_4digit` to some dataset so the output of `toy_sector_profile_upstream_output()` has that column #15

Closed maurolepore closed 7 months ago

maurolepore commented 7 months ago

Relates to https://github.com/2DegreesInvesting/tiltIndicatorAfter/pull/86

@kalashsinghal which is the toy dataset we need to change so that tiltIndicator outputs the column you want?

kalashsinghal commented 7 months ago

@maurolepore toy_sector_profile_upstream_output() should not have the output column input_isic_4digit because it is added by the toy_sector_profile_upstream_products dataset in tiltIndicatorAfter. Hence, no addition is required. Please feel free to reopen this issue if you think otherwise.