Scope 3

Calculation implementations

../../../_images/classes5.png

Category 1: Purchased goods and services

class greenlang.calculations.ghg.scope_3.purchased_goods_and_services.SpendBasedMethod[source]

Spend-based method

class greenlang.calculations.ghg.scope_3.purchased_goods_and_services.SupplierSpecificMethod[source]

Supplier specific method

property form_class

Return form class

class greenlang.calculations.ghg.scope_3.purchased_goods_and_services.AverageDataMethod[source]

Average data method

Category 2: Capital goods

class greenlang.calculations.ghg.scope_3.capital_goods.SpendBasedMethod[source]

Spend-based method

class greenlang.calculations.ghg.scope_3.capital_goods.SupplierSpecificMethod[source]

Supplier specific method

property form_class

Return form class

class greenlang.calculations.ghg.scope_3.capital_goods.AverageDataMethod[source]

Average data method

property form_class

Return form class

Category 4: Upstream transportation and distribution

class greenlang.calculations.ghg.scope_3.upstream_transportation_and_distribution.SpendBasedMethod[source]

Spend-based method

class greenlang.calculations.ghg.scope_3.upstream_transportation_and_distribution.DistanceBasedMethod[source]

Distance based method

Category 5: Waste generated in operations

class greenlang.calculations.ghg.scope_3.waste_generated_in_operations.WasteTypeMethod[source]

Spend-based method

class greenlang.calculations.ghg.scope_3.waste_generated_in_operations.SupplierSpecificMethod[source]

Supplier specific method

property form_class

Return form class

class greenlang.calculations.ghg.scope_3.waste_generated_in_operations.AverageDataMethod[source]

Average data method

property form_class

Return form class

Category 6: Business travels

class greenlang.calculations.ghg.scope_3.business_travels.SpendBasedMethod[source]

Spend-based method

class greenlang.calculations.ghg.scope_3.business_travels.DistanceBasedMethod[source]

Distance based method

class greenlang.calculations.ghg.scope_3.business_travels.AccomodationLocationMethod[source]

Accomodation location method

Category 7: Employee commuting

class greenlang.calculations.ghg.scope_3.employee_commuting.TransportationDistanceBasedMethod[source]

Transportation by distance

class greenlang.calculations.ghg.scope_3.employee_commuting.TransportationFuelAmountMethod[source]

Transportation by fuel amount

class greenlang.calculations.ghg.scope_3.employee_commuting.HomeOfficeElectricityUseMethod[source]

Home Office Electricity Use

class greenlang.calculations.ghg.scope_3.employee_commuting.HomeOfficeHeatingNeedsMethod[source]

Home Office Heating Needs

class greenlang.calculations.ghg.scope_3.employee_commuting.HomeOfficeCoolingNeedsMethod[source]

Home Office Cooling Needs

Category 8: Upstream leased assets

class greenlang.calculations.ghg.scope_3.leased_assets.LeasedBuildingsAssetSpecificMethod[source]

Leased Buildings - Asset Specific method

compute(collection_item)[source]

Compute.

explain(collection_item)[source]

Return formula html.

property form_class

Return form class.

total_co2(collection_item)[source]

Return total co2. Can not be used because there are 2 total_co2, one for scope 1 and one for scope 2.

class greenlang.calculations.ghg.scope_3.leased_assets.LeasedBuildingsAverageDataMethod[source]

Leased Buildings - Average-data method

compute(collection_item)[source]

Compute.

property form_class

Return form class.

class greenlang.calculations.ghg.scope_3.leased_assets.LeasedVehiclesFuelAmountMethod[source]

Leased Vehicles - Fuel Amount method

class greenlang.calculations.ghg.scope_3.leased_assets.LeasedVehiclesVehicleTypeMethod[source]

Leased Vehicles - Vehicle Type method

Category 9: Downstream transportation and distribution

class greenlang.calculations.ghg.scope_3.downstream_transportation_and_distribution.SpendBasedMethod[source]

Spend-based method

class greenlang.calculations.ghg.scope_3.downstream_transportation_and_distribution.DistanceBasedMethod[source]

Distance based method

Forms

../../../_images/classes6.png

Category 3: Fuel- and energy-related activities

Automatic method form

Save form

Category 5: Waste generated in operations

class greenlang.calculations.ghg.scope_3.forms.waste_generated_in_operations.WasteTreatmentForm[source]

Waste treatment method

Category 8: Upstream leased assets

class greenlang.calculations.ghg.scope_3.forms.leased_assets.LeasedBuildingsAssetSpecificMethodForm[source]

Automatic method form

save(commit=True)[source]

Save form

class greenlang.calculations.ghg.scope_3.forms.leased_assets.LeasedBuildingsAverageDataMethodForm[source]

LeasedBuildingsAverageDataMethodForm

get_extra_fields()[source]

Return fields.

save(commit=True)[source]

Save form