Air Quality API
Interfejs Air Quality API.
Usługa: Airquality.googleapis.com
Do tworzenia namiastek klienta RCP potrzebna jest nazwa usługi airquality.googleapis.com
.
Metody |
LookupCurrentConditions
|
Punkt końcowy „Aktualne warunki” udostępnia godzinowe informacje o jakości powietrza w ponad 100 krajach, z rozdzielczością do 500 x 500 metrów. |
LookupForecast
|
Zwraca prognozę jakości powietrza w danej lokalizacji w wybranym okresie. |
LookupHeatmapTile
|
Zwraca tablicę bajtów zawierającą dane obrazu PNG. |
LookupHistory
|
Zwraca historię jakości powietrza w określonej lokalizacji w wybranym okresie. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-04-30 UTC.
[null,null,["Ostatnia aktualizacja: 2024-04-30 UTC."],[[["The Air Quality API provides access to current, forecast, and historical air quality data for numerous locations."],["It offers endpoints for retrieving hourly conditions, forecasts, historical data, and heatmap tile images."],["Data granularity can reach up to 500 x 500 meters resolution for current conditions in over 100 countries."],["Developers need to use the service name \"airquality.googleapis.com\" for creating RPC client stubs to interact with the API."]]],["The Air Quality API, accessible via `airquality.googleapis.com`, offers four primary methods. `LookupCurrentConditions` provides hourly air quality data at high resolution across numerous countries. `LookupForecast` returns air quality predictions for a specific location and time frame. `LookupHeatmapTile` provides PNG image data of air quality tiles. Finally, `LookupHistory` delivers historical air quality data for a chosen location and time span. The service name is required to use the API client stubs.\n"]]