Air Quality API
API Chất lượng không khí.
Dịch vụ: Airquality.googleapis.com
Cần có tên dịch vụ airquality.googleapis.com
để tạo mã giả lập ứng dụng RPC.
Phương thức |
LookupCurrentConditions
|
Điểm cuối Điều kiện hiện tại cung cấp thông tin về chất lượng không khí hằng giờ ở hơn 100 quốc gia, với độ phân giải lên tới 500 x 500 mét. |
LookupForecast
|
Trả về thông tin dự báo chất lượng không khí ở một vị trí cụ thể trong một khoảng thời gian nhất định. |
LookupHeatmapTile
|
Trả về một mảng byte chứa dữ liệu của ảnh PNG của thẻ thông tin. |
LookupHistory
|
Trả về nhật ký chất lượng không khí của một vị trí cụ thể trong một khoảng thời gian nhất định. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-04-30 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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"]]