Compute CO2 emissions of flights to understand your climate impact.
बनाने वाली कंपनी:
लिस्टिंग को पिछली बार अपडेट किया गया:28 सितंबर 2023
इनके साथ काम करता है:
19 हज़ार+
अवलोकन
An add-on for Google Sheets to compute flight emissions.

Be sure to enable the Add-on in every new spreadsheet by going to Extensions > Flight emissions for Google Sheets > Enable the Add-on in this spreadsheet.

You can then compute the emissions of specific flights with the FLIGHT_EMISSIONS function.

Parameters:
- origin: IATA airport code for flight origin, e.g. 'ZRH'. Can be a range of cells.
- destination: IATA airport code for flight destination, e.g. 'BOS'. Can be a range of cells.
- operating_carrier_code: IATA carrier code, e.g. 'LX'. Can be a range of cells.
- flight_number: Flight number, e.g. 54. Can be a range of cells.
- departure_date: Date of the flight in the time zone of the origin airport. Must be a date in the present or future, e.g. DATE(2024, 7, 1) or DATE(2024; 7; 1). Can be a range of cells.
- passenger_class: The class of the seat (economy, premiumEconomy, first, business) or the IATA/SSIM cabin code (Y=economy, W=premiumEconomy, F=first, C=business, ...). Can be a range of cells.

Returns:
- Emissions for one passenger in kilograms of CO2, or error message.

Full example:
=FLIGHT_EMISSIONS("ZRH", "BOS", "LX", 54, DATE(2024, 7, 1), "economy")
or:
=FLIGHT_EMISSIONS("ZRH"; "BOS"; "LX"; 54; DATE(2024; 7; 1); "economy")

You can also use it with cell ranges. If you have origin airports in column A, destination airports in column B etc:

=FLIGHT_EMISSIONS(A1:A2, B1:B2, C1:C2, D1:D2, E1:E2, F1:F2)
or:
=FLIGHT_EMISSIONS(A1:A2; B1:B2; C1:C2; D1:D2; E1:E2; F1:F2)

Warning: only future flights can be computed!
अतिरिक्त जानकारी
कीमतबिना किसी शुल्क के
डेवलपर
सेवा की शर्तें
Flight Emissions for Sheets नीचे दी गई अनुमतियों के ऐक्सेस का अनुरोध करेगा. ज़्यादा जानें
Flight Emissions for Sheets को आपके Google खाते के ऐक्सेस की ज़रूरत होगी
इससे Flight Emissions for Sheets के दायरे में ये अनुमतियां भी शामिल हो जाएंगी :
वे स्प्रैडशीट देखें और प्रबंधित करें, जिनमें इस ऐप्लिकेशन को इंस्टॉल किया गया है
किसी बाहरी सेवा से कनेक्ट करें
आपके Google खाते का मुख्य ईमेल पता देखना
सोशल मीडिया पर दी गई किसी भी जानकारी के साथ, अपनी निजी जानकारी देखें
समीक्षाएं
भाषा:
इस क्रम में लगाएं:
Google, समीक्षाओं या रेटिंग की पुष्टि नहीं करता. समीक्षाओं के बारे में ज़्यादा जानें
कोई टिप्पणियां नहीं
खोजें
खोज हटाएं
खोज बंद करें
Google ऐप
मुख्य मेन्यू