powered by
This function loads pre-trained emissions models to predict scope 3 carbon emissions for a given SIC code and turnover.
sme_scope3(sic_code, turnover)
A data frame with predicted emissions (in tCo2e) for each scope 3 category.
A 2-digit UK SIC code (numeric).
Annual turnover value (numeric).
sme_scope3(sic_code = 85, turnover = 12000000)
Run the code above in your browser using DataLab