Overview
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Air Quality API を使用すると、70 を超える大気質指数(AQI)、汚染物質、健康に関する推奨事項など、特定の場所の大気質データをリクエストできます。100 を超える国に対応しており、解像度は 500 × 500 m です。
この API は、次のものをクエリできるエンドポイントを提供します。
- 現在の状況
1 時間ごとの大気質に関するリアルタイム情報。
- 1 時間ごとの履歴
指定された時間範囲(最長 30 日)における特定の場所の大気質の履歴。
- 1 時間ごとの予測
特定の場所の最大 96 時間(4 日間)先までの大気質の予測。
- ヒートマップ
さまざまな指標と汚染物質を示す色分けしたタイル。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-27 UTC。
[null,null,["最終更新日 2025-07-27 UTC。"],[[["\u003cp\u003eAccess global air quality data for specific locations, including over 70 AQIs, pollutants, and health recommendations, covering over 100 countries.\u003c/p\u003e\n"],["\u003cp\u003eRetrieve real-time, historical (up to 30 days), and forecasted (up to 96 hours) air quality data through dedicated API endpoints.\u003c/p\u003e\n"],["\u003cp\u003eVisualize air quality conditions with color-coded heatmaps representing various indexes and pollutants.\u003c/p\u003e\n"]]],[],null,["# Overview\n\nThe Air Quality API allows you to request air quality data for a specific location including over 70 air quality indexes (AQIs), pollutants, and health recommendations. It covers over 100 countries with a resolution of 500 x 500 meters.\n\nThe API provides endpoints that let you query:\n\n- **Current Conditions** \n Real-time hourly air quality information.\n- **Hourly History** \n Air quality history for a specific location, for a given time range, up to a maximum of 30 days.\n- **Hourly Forecast** \n Future air quality conditions for a specific location, up to 96 hours (4 days).\n- **Heatmaps** \n Color coded tiles of various indexes and pollutants."]]