Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
İsteğe bağlı olarak etkinleştirilebilen ek özellikler. Fazladan hesaplamaların belirtilmesi, ilgili öğelerin ve alanların yanıtta döndürülmesini sağlar.
Sıralamalar
EXTRA_COMPUTATION_UNSPECIFIED
Varsayılan değer. Sunucu, parametre olarak iletilirse bunu yoksayar.
LOCAL_AQI
İstenen konumun (ülke) yerel (ulusal) HKİ'sinin yanıta eklenip eklenmeyeceğini belirler.
Belirtilirse yanıt, konumun yerel HKİ kadar alakalı tüm verilerini içeren bir "air_quality_index" veri yapısı içerir.
HEALTH_RECOMMENDATIONS
Yanıtın, mevcut kalite güvencesi koşulları için sağlık tavsiyelerini ve önerilen işlemleri içerip içermeyeceğini belirler.
Öneriler, nüfusun geneline ve kirliliğe yol açan maddelere karşı hassasiyeti genel nüfustan daha yüksek olan altı nüfusa göre uyarlanmıştır.
Belirtilirse ilgili veriler kullanılabilir olduğunda yanıtta healthRecommendations alanı doldurulur.
POLLUTANT_ADDITIONAL_INFO
Kirliliğe yol açan her maddeyle ilgili ek bilgilerin yanıta eklenip eklenmeyeceğini belirler.
Belirtilirse "dizinler" alan yanıtında yer alan her hava kalitesi dizini nesnesi, veriler mevcut olduğunda bir additionalInfo alanı içerir.
DOMINANT_POLLUTANT_CONCENTRATION
Yanıtın, küresel ve/veya yerel endekslere göre ölçülen kirliliğe yol açan baskın konsantrasyon konsantrasyonlarını içerip içermeyeceğini belirler.
İstek hem genel HKİ'yi hem de yerel HKİ'yi belirtiyorsa kirliliğe yol açan en fazla iki kod döndürülebilir.
Belirtilirse "kirleticiler" listesinde yer alan baskın kirliliğe yol açan nesne, veri kullanılabilir olduğunda concentration alanı içerir.
POLLUTANT_CONCENTRATION
Genel ve/veya yerel endekslere göre, kirliliğe yol açan tüm maddelerin konsantrasyonlarının mevcut ölçümlere sahip olup olmadığını belirler.
Belirtilirse yanıttaki "kirleticiler" alanında yer alan her kirliliğe yol açan nesne, veri kullanılabilir olduğunda concentration alanı içerir.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-08-31 UTC."],[[["\u003cp\u003eYou can optionally enable extra computations to retrieve specific data points in the response.\u003c/p\u003e\n"],["\u003cp\u003eAvailable options include: retrieving the local Air Quality Index (AQI), health recommendations based on the AQI, additional pollutant information, and dominant or all pollutant concentrations.\u003c/p\u003e\n"],["\u003cp\u003eBy default, no extra computations are performed.\u003c/p\u003e\n"],["\u003cp\u003eSpecifying these options enriches the response with relevant details about air quality.\u003c/p\u003e\n"]]],["The content outlines optional extra computations that can be enabled to enrich API responses. These include retrieving the location's local AQI (`LOCAL_AQI`), health advice based on AQI (`HEALTH_RECOMMENDATIONS`), detailed pollutant information (`POLLUTANT_ADDITIONAL_INFO`), dominant pollutant concentrations (`DOMINANT_POLLUTANT_CONCENTRATION`), and concentrations of all measured pollutants (`POLLUTANT_CONCENTRATION`). Enabling these options will add specific fields and data structures to the response, providing more comprehensive information. The `EXTRA_COMPUTATION_UNSPECIFIED` ignores the parameter.\n"],null,["# ExtraComputation\n\nAdditional features that can be optionally enabled. Specifying extra computations will result in the relevant elements and fields to be returned in the response.\n\n| Enums ||\n|------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `EXTRA_COMPUTATION_UNSPECIFIED` | The default value. The server ignores it if it is passed as a parameter. |\n| `LOCAL_AQI` | Determines whether to include the local (national) AQI of the requested location (country) in the response. If specified, the response will contain an 'air_quality_index' data structure with all the relevant data on the location's local AQI. |\n| `HEALTH_RECOMMENDATIONS` | Determines whether the response will include the health advice and recommended actions for the current AQI conditions. The recommendations are tailored for the general population and six populations at risk groups with greater sensitivities to pollutants than the general population. If specified, the `healthRecommendations` field will be populated in the response when the relevant data is available. |\n| `POLLUTANT_ADDITIONAL_INFO` | Determines whether to include in the response the additional information of each pollutant. If specified, each air quality index object contained in the 'indexes' field response will include an `additionalInfo` field when the data is available. |\n| `DOMINANT_POLLUTANT_CONCENTRATION` | Determines whether the response would include the concentrations of the dominant pollutants measured according to global and/or local indexes. If the request specified both the global AQI and the local AQI, there may be up to two pollutant codes returned. If specified, the dominant pollutant object contained in the 'pollutants' list will include a `concentration` field when the data is available. |\n| `POLLUTANT_CONCENTRATION` | Determines whether the response would include the concentrations of all pollutants with available measurements according to global and/or local indexes. If specified, each pollutant object contained in the 'pollutants' field in the response will include a `concentration` field when the data is available. |"]]