Wyraża „kraj/region do AQI” relacji. Wiąże kraj/region z odpowiednim wskaźnikiem AQI, tak aby dane o jakości powietrza wymagane w przypadku tego kraju/regionu były wyświetlane zgodnie z wybranym wskaźnikiem AQI.
Zapis JSON
{"regionCode": string,"aqi": string}
Pola
regionCode
string
Kraj lub region, w którym wymagany jest niestandardowy AQI. Wartość należy podać w formacie ISO 3166-1 alfa-2.
aqi
string
Indeks jakości powietrza do powiązania z krajem lub regionem. Wartością powinien być prawidłowy kod indeksu.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-08-22 UTC."],[[["The JSON object defines a relationship between a country/region and a specific Air Quality Index (AQI)."],["It uses `regionCode` (ISO 3166-1 alpha-2 code) to identify the country/region and `aqi` to specify the desired AQI."],["This ensures air quality data for that country/region is displayed using the chosen AQI."]]],[]]