Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Các tính năng bổ sung có thể được bật tùy chọn. Việc chỉ định phép tính bổ sung sẽ trả về các phần tử và trường có liên quan trong phản hồi.
Enum
EXTRA_COMPUTATION_UNSPECIFIED
Giá trị mặc định. Máy chủ sẽ bỏ qua thông số này nếu được truyền dưới dạng thông số.
LOCAL_AQI
Xác định xem có bao gồm AQI địa phương (quốc gia) của vị trí (quốc gia) được yêu cầu trong phản hồi hay không.
Nếu được chỉ định, phản hồi sẽ chứa một cấu trúc dữ liệu 'air_quality_index' với tất cả dữ liệu liên quan đến chỉ số chất lượng không khí (AQI) tại địa phương của vị trí đó.
HEALTH_RECOMMENDATIONS
Xác định xem câu trả lời có bao gồm lời khuyên về sức khỏe và các hành động được đề xuất cho điều kiện AQI hiện tại hay không.
Những khuyến nghị này dành riêng cho nhóm dân số chung và 6 nhóm dân số thuộc nhóm nguy cơ có mức độ nhạy cảm với chất ô nhiễm cao hơn nhóm dân số chung.
Nếu được chỉ định, trường healthRecommendations sẽ được điền vào phản hồi khi có dữ liệu liên quan.
POLLUTANT_ADDITIONAL_INFO
Xác định xem có nên đưa thông tin bổ sung về từng chất gây ô nhiễm vào phản hồi hay không.
Nếu được chỉ định, mỗi đối tượng chỉ mục chất lượng không khí có trong phản hồi trường "chỉ mục" sẽ bao gồm trường additionalInfo khi có dữ liệu.
DOMINANT_POLLUTANT_CONCENTRATION
Xác định xem phản ứng có bao gồm nồng độ các chất ô nhiễm chi phối được đo lường theo các chỉ số toàn cầu và/hoặc địa phương hay không.
Nếu yêu cầu chỉ định cả AQI toàn cầu và AQI cục bộ, thì có thể có tối đa 2 mã gây ô nhiễm được trả về.
Nếu được chỉ định, đối tượng ô nhiễm chiếm ưu thế trong danh sách "chất gây ô nhiễm" sẽ bao gồm trường concentration khi có dữ liệu.
POLLUTANT_CONCENTRATION
Xác định xem phản ứng có bao gồm nồng độ của tất cả các chất gây ô nhiễm có sẵn trong các chỉ số theo tiêu chuẩn toàn cầu và/hoặc tại địa phương hay không.
Nếu được chỉ định, mỗi đối tượng gây ô nhiễm có trong trường "chất gây ô nhiễm" trong phản hồi sẽ bao gồm trường concentration khi có dữ liệu.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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. |"]]