The GLEC Framework (Global Logistics Emissions Council) is the international standard for calculating and reporting supply chain logistics emissions. Manglai calculates transport service footprint following this methodology.
"How many tCO₂e has our logistics generated this year?"→ get_service_footprint_glec_dashboard({ companyId: "uuid", startDate: "2024-01-01", endDate: "2024-12-31" })"List GLEC footprint records for the last quarter"→ get_service_footprint_glec({ companyId: "uuid", startDate: "2024-10-01", endDate: "2024-12-31" })