Weather - Get Air Quality Hourly Forecasts
Verwenden Sie, um stündliche Luftqualitätsprognosen für die nächsten 96 Stunden zu erhalten, die Schadstoffwerte, potenzielle Risiken und vorgeschlagene Vorsichtsmaßnahmen enthalten.
Die Get Air Quality Hourly Forecasts
API ist eine HTTP-Anforderung GET
, die detaillierte Informationen über die Schadstoffkonzentration und den Gesamtstatus für die prognostizierte stündliche Luftqualität zurückgibt. Der Dienst kann stündlich vorhergesagte Luftqualitätsinformationen für die kommenden Zeiträume von 1, 12, 24, 48, 72 und 96 Stunden bereitstellen, einschließlich Der Verschmutzungsgrad, der Luftqualitätsindexwerte, des dominierenden Schadstoffs und einer kurzen Erklärung, in der das Risikoniveau und die vorgeschlagenen Vorsichtsmaßnahmen zusammengefasst sind.
GET https://atlas.microsoft.com/weather/airQuality/forecasts/hourly/json?api-version=1.1&query={query}
GET https://atlas.microsoft.com/weather/airQuality/forecasts/hourly/json?api-version=1.1&language={language}&query={query}&duration={duration}&pollutants={pollutants}
URI-Parameter
Name | In | Erforderlich | Typ | Beschreibung |
---|---|---|---|---|
format
|
path | True |
Gewünschtes Format der Antwort. Nur das |
|
api-version
|
query | True |
string |
Versionsnummer der Azure Maps API. |
query
|
query | True |
number[] |
Die anwendbare Abfrage, die als kommagetrennte Zeichenfolge angegeben ist, die nach Breitengrad gefolgt von Längengrad besteht, z. B. "47.641268,-122.125679". |
duration
|
query | int32 |
Gibt an, für wie viele Stunden wir von nun an über die Luftqualität wissen möchten. Verfügbare Werte sind 1, 12, 24, 48, 72, 96. Der Standardwert ist 1 Stunde. |
|
language
|
query |
string |
Sprache, in der Suchergebnisse zurückgegeben werden sollen. Sollte eines der unterstützten IETF-Sprachtags sein, wobei die Groß-/Kleinschreibung nicht beachtet wird. Wenn Daten in der angegebenen Sprache für ein bestimmtes Feld nicht verfügbar sind, wird die Standardsprache verwendet. Weitere Informationen finden Sie unter Unterstützte Sprachen . |
|
pollutants
|
query |
boolean |
Boolescher Wert, der detaillierte Informationen zu jedem Schadstoff zurückgibt. Standardmäßig ist True. |
Anforderungsheader
Name | Erforderlich | Typ | Beschreibung |
---|---|---|---|
x-ms-client-id |
string |
Gibt an, welches Konto für die Verwendung in Verbindung mit dem Microsoft Entra ID-Sicherheitsmodell vorgesehen ist. Sie stellt eine eindeutige ID für das Azure Maps-Konto dar und kann von der Konto-API der Azure Maps-Verwaltungsebene abgerufen werden. Informationen zur Verwendung der Microsoft Entra ID-Sicherheit in Azure Maps finden Sie in den folgenden Artikeln . |
Antworten
Name | Typ | Beschreibung |
---|---|---|
200 OK |
OK |
|
Other Status Codes |
Ein unerwarteter Fehler ist aufgetreten. |
Sicherheit
AADToken
Dies sind die Microsoft Entra OAuth 2.0 Flows. Wenn sie mit der rollenbasierten Zugriffssteuerung in Azure gekoppelt ist, kann sie verwendet werden, um den Zugriff auf Azure Maps-REST-APIs zu steuern. Rollenbasierte Zugriffssteuerungen in Azure werden verwendet, um den Zugriff auf ein oder mehrere Azure Maps-Ressourcenkonten oder -Unterressourcen festzulegen. Jedem Benutzer, jeder Gruppe oder jedem Dienstprinzipal kann zugriff über eine integrierte Rolle oder eine benutzerdefinierte Rolle gewährt werden, die aus einer oder mehreren Berechtigungen für Azure Maps-REST-APIs besteht.
Zum Implementieren von Szenarien empfiehlt es sich, Authentifizierungskonzepte anzuzeigen. Zusammenfassend bietet diese Sicherheitsdefinition eine Lösung zum Modellieren von Anwendungen über Objekte, die auf bestimmte APIs und Bereiche zugreifen können.
Hinweise
- Diese Sicherheitsdefinition erfordert die Verwendung des
x-ms-client-id
Headers, um anzugeben, auf welche Azure Maps-Ressource die Anwendung Zugriff anfordert. Dies kann über die Kartenverwaltungs-API abgerufen werden.
Der Authorization URL
ist spezifisch für die öffentliche Azure-Cloudinstanz. Sovereign Clouds verfügen über eindeutige Autorisierungs-URLs und Microsoft Entra-ID-Konfigurationen.
* Die rollenbasierte Zugriffssteuerung in Azure wird über die Azure-Verwaltungsebene über das Azure-Portal, PowerShell, die CLI, Azure SDKs oder REST-APIs konfiguriert.
* Die Verwendung des Azure Maps Web SDK ermöglicht das konfigurationsbasierte Einrichten einer Anwendung für mehrere Anwendungsfälle.
- Weitere Informationen zu Microsoft Identity Platform finden Sie unter Übersicht über Microsoft Identity Platform.
Typ:
oauth2
Ablauf:
implicit
Autorisierungs-URL:
https://login.microsoftonline.com/common/oauth2/authorize
Bereiche
Name | Beschreibung |
---|---|
https://atlas.microsoft.com/.default | https://atlas.microsoft.com/.default |
subscription-key
Dies ist ein freigegebener Schlüssel, der bereitgestellt wird, wenn Sie ein Azure Maps-Konto im Azure-Portal erstellen oder PowerShell, die CLI, Azure SDKs oder die REST-API verwenden.
Mit diesem Schlüssel kann jede Anwendung auf die gesamte REST-API zugreifen. Mit anderen Worten, dieser Schlüssel kann als Hauptschlüssel in dem Konto verwendet werden, in dem er ausgestellt wird.
Für öffentlich zugängliche Anwendungen empfiehlt es sich, den Ansatz vertraulicher Clientanwendungen zu verwenden, um auf Azure Maps-REST-APIs zuzugreifen, damit Ihr Schlüssel sicher gespeichert werden kann.
Typ:
apiKey
In:
query
SAS Token
Hierbei handelt es sich um ein Shared Access Signature Token, das aus dem Sas-Listenvorgang für die Azure Maps-Ressource über die Azure-Verwaltungsebene über das Azure-Portal, PowerShell, die CLI, Azure SDKs oder REST-APIs erstellt wird.
Mit diesem Token ist jede Anwendung autorisiert, mit rollenbasierten Zugriffssteuerungen in Azure auf den Ablauf, die Rate und die Region(en) der Verwendung für das jeweilige Token zuzugreifen. Mit anderen Worten, das SAS-Token kann verwendet werden, um Anwendungen zu ermöglichen, den Zugriff auf eine sicherere Weise als der freigegebene Schlüssel zu steuern.
Für öffentlich zugängliche Anwendungen empfiehlt es sich, eine bestimmte Liste der zulässigen Ursprünge für die Zuordnungskontoressource zu konfigurieren, um den Renderingmissbrauch zu begrenzen und das SAS-Token regelmäßig zu erneuern.
Typ:
apiKey
In:
header
Beispiele
Get Hourly Air Quality Forecasts
Beispielanforderung
GET https://atlas.microsoft.com/weather/airQuality/forecasts/hourly/json?api-version=1.1&query=47.632346,-122.138874&duration=12
Beispiel für eine Antwort
{
"results": [
{
"dateTime": "2021-07-19T04:00:00+00:00",
"index": 20.1,
"globalIndex": 19.9,
"dominantPollutant": "Ozone",
"category": "Excellent",
"categoryColor": "#00E39B",
"description": "The air quality is ideal for most individuals; enjoy your normal outdoor activities.",
"pollutants": [
{
"type": "NO2",
"name": "Nitrogen Dioxide",
"index": 7.5,
"globalIndex": 7.5,
"concentration": {
"value": 14.9,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "O3",
"name": "Ozone",
"index": 20.1,
"globalIndex": 19.9,
"concentration": {
"value": 49.8,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM10",
"name": "Particulate Matter 10",
"index": 11.6,
"globalIndex": 12.6,
"concentration": {
"value": 12.6,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM2.5",
"name": "Particulate Matter 2.5",
"index": 14.3,
"globalIndex": 6.9,
"concentration": {
"value": 3.4,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "CO",
"name": "Carbon Monoxide",
"index": 1.2,
"globalIndex": 0.6,
"concentration": {
"value": 125.6,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "SO2",
"name": "Sulfur Dioxide",
"index": 0.6,
"globalIndex": 1.2,
"concentration": {
"value": 1.2,
"unit": "µg/m³",
"unitType": 31
}
}
]
},
{
"dateTime": "2021-07-19T05:00:00+00:00",
"index": 19.2,
"globalIndex": 19.1,
"dominantPollutant": "Ozone",
"category": "Excellent",
"categoryColor": "#00E39B",
"description": "The air quality is ideal for most individuals; enjoy your normal outdoor activities.",
"pollutants": [
{
"type": "NO2",
"name": "Nitrogen Dioxide",
"index": 7.8,
"globalIndex": 7.7,
"concentration": {
"value": 15.5,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "O3",
"name": "Ozone",
"index": 19.2,
"globalIndex": 19.1,
"concentration": {
"value": 47.6,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM10",
"name": "Particulate Matter 10",
"index": 11.9,
"globalIndex": 12.8,
"concentration": {
"value": 12.8,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM2.5",
"name": "Particulate Matter 2.5",
"index": 14.9,
"globalIndex": 7.1,
"concentration": {
"value": 3.6,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "CO",
"name": "Carbon Monoxide",
"index": 1.4,
"globalIndex": 0.7,
"concentration": {
"value": 143.8,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "SO2",
"name": "Sulfur Dioxide",
"index": 0.7,
"globalIndex": 1.3,
"concentration": {
"value": 1.3,
"unit": "µg/m³",
"unitType": 31
}
}
]
},
{
"dateTime": "2021-07-19T06:00:00+00:00",
"index": 18.3,
"globalIndex": 18.2,
"dominantPollutant": "Ozone",
"category": "Excellent",
"categoryColor": "#00E39B",
"description": "The air quality is ideal for most individuals; enjoy your normal outdoor activities.",
"pollutants": [
{
"type": "NO2",
"name": "Nitrogen Dioxide",
"index": 8,
"globalIndex": 8,
"concentration": {
"value": 16,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "O3",
"name": "Ozone",
"index": 18.3,
"globalIndex": 18.2,
"concentration": {
"value": 45.5,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM10",
"name": "Particulate Matter 10",
"index": 12.1,
"globalIndex": 13.1,
"concentration": {
"value": 13.1,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM2.5",
"name": "Particulate Matter 2.5",
"index": 15.4,
"globalIndex": 7.4,
"concentration": {
"value": 3.7,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "CO",
"name": "Carbon Monoxide",
"index": 1.6,
"globalIndex": 0.8,
"concentration": {
"value": 162.1,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "SO2",
"name": "Sulfur Dioxide",
"index": 0.8,
"globalIndex": 1.4,
"concentration": {
"value": 1.4,
"unit": "µg/m³",
"unitType": 31
}
}
]
},
{
"dateTime": "2021-07-19T07:00:00+00:00",
"index": 17.5,
"globalIndex": 17.3,
"dominantPollutant": "Ozone",
"category": "Excellent",
"categoryColor": "#00E39B",
"description": "The air quality is ideal for most individuals; enjoy your normal outdoor activities.",
"pollutants": [
{
"type": "NO2",
"name": "Nitrogen Dioxide",
"index": 8.3,
"globalIndex": 8.3,
"concentration": {
"value": 16.6,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "O3",
"name": "Ozone",
"index": 17.5,
"globalIndex": 17.3,
"concentration": {
"value": 43.3,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM10",
"name": "Particulate Matter 10",
"index": 12.4,
"globalIndex": 13.4,
"concentration": {
"value": 13.4,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM2.5",
"name": "Particulate Matter 2.5",
"index": 16,
"globalIndex": 7.7,
"concentration": {
"value": 3.8,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "CO",
"name": "Carbon Monoxide",
"index": 1.8,
"globalIndex": 0.9,
"concentration": {
"value": 180.4,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "SO2",
"name": "Sulfur Dioxide",
"index": 0.8,
"globalIndex": 1.5,
"concentration": {
"value": 1.5,
"unit": "µg/m³",
"unitType": 31
}
}
]
},
{
"dateTime": "2021-07-19T08:00:00+00:00",
"index": 16.9,
"globalIndex": 16.8,
"dominantPollutant": "Ozone",
"category": "Excellent",
"categoryColor": "#00E39B",
"description": "The air quality is ideal for most individuals; enjoy your normal outdoor activities.",
"pollutants": [
{
"type": "NO2",
"name": "Nitrogen Dioxide",
"index": 8.2,
"globalIndex": 8.2,
"concentration": {
"value": 16.4,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "O3",
"name": "Ozone",
"index": 16.9,
"globalIndex": 16.8,
"concentration": {
"value": 42,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM10",
"name": "Particulate Matter 10",
"index": 12.4,
"globalIndex": 13.3,
"concentration": {
"value": 13.3,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM2.5",
"name": "Particulate Matter 2.5",
"index": 15.4,
"globalIndex": 7.4,
"concentration": {
"value": 3.7,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "CO",
"name": "Carbon Monoxide",
"index": 1.8,
"globalIndex": 0.9,
"concentration": {
"value": 180.8,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "SO2",
"name": "Sulfur Dioxide",
"index": 0.9,
"globalIndex": 1.6,
"concentration": {
"value": 1.6,
"unit": "µg/m³",
"unitType": 31
}
}
]
},
{
"dateTime": "2021-07-19T09:00:00+00:00",
"index": 16.4,
"globalIndex": 16.3,
"dominantPollutant": "Ozone",
"category": "Excellent",
"categoryColor": "#00E39B",
"description": "The air quality is ideal for most individuals; enjoy your normal outdoor activities.",
"pollutants": [
{
"type": "NO2",
"name": "Nitrogen Dioxide",
"index": 8.1,
"globalIndex": 8.1,
"concentration": {
"value": 16.2,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "O3",
"name": "Ozone",
"index": 16.4,
"globalIndex": 16.3,
"concentration": {
"value": 40.7,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM10",
"name": "Particulate Matter 10",
"index": 12.3,
"globalIndex": 13.3,
"concentration": {
"value": 13.3,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM2.5",
"name": "Particulate Matter 2.5",
"index": 14.8,
"globalIndex": 7.1,
"concentration": {
"value": 3.5,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "CO",
"name": "Carbon Monoxide",
"index": 1.8,
"globalIndex": 0.9,
"concentration": {
"value": 181.3,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "SO2",
"name": "Sulfur Dioxide",
"index": 0.9,
"globalIndex": 1.6,
"concentration": {
"value": 1.6,
"unit": "µg/m³",
"unitType": 31
}
}
]
},
{
"dateTime": "2021-07-19T10:00:00+00:00",
"index": 15.9,
"globalIndex": 15.7,
"dominantPollutant": "Ozone",
"category": "Excellent",
"categoryColor": "#00E39B",
"description": "The air quality is ideal for most individuals; enjoy your normal outdoor activities.",
"pollutants": [
{
"type": "NO2",
"name": "Nitrogen Dioxide",
"index": 8.1,
"globalIndex": 8,
"concentration": {
"value": 16.1,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "O3",
"name": "Ozone",
"index": 15.9,
"globalIndex": 15.7,
"concentration": {
"value": 39.4,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM10",
"name": "Particulate Matter 10",
"index": 12.3,
"globalIndex": 13.3,
"concentration": {
"value": 13.3,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM2.5",
"name": "Particulate Matter 2.5",
"index": 14.2,
"globalIndex": 6.8,
"concentration": {
"value": 3.4,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "CO",
"name": "Carbon Monoxide",
"index": 1.8,
"globalIndex": 0.9,
"concentration": {
"value": 181.8,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "SO2",
"name": "Sulfur Dioxide",
"index": 0.9,
"globalIndex": 1.6,
"concentration": {
"value": 1.6,
"unit": "µg/m³",
"unitType": 31
}
}
]
},
{
"dateTime": "2021-07-19T11:00:00+00:00",
"index": 15.8,
"globalIndex": 15.7,
"dominantPollutant": "Ozone",
"category": "Excellent",
"categoryColor": "#00E39B",
"description": "The air quality is ideal for most individuals; enjoy your normal outdoor activities.",
"pollutants": [
{
"type": "NO2",
"name": "Nitrogen Dioxide",
"index": 8.1,
"globalIndex": 8.1,
"concentration": {
"value": 16.2,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "O3",
"name": "Ozone",
"index": 15.8,
"globalIndex": 15.7,
"concentration": {
"value": 39.2,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM10",
"name": "Particulate Matter 10",
"index": 12.8,
"globalIndex": 13.8,
"concentration": {
"value": 13.8,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM2.5",
"name": "Particulate Matter 2.5",
"index": 14.5,
"globalIndex": 6.9,
"concentration": {
"value": 3.5,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "CO",
"name": "Carbon Monoxide",
"index": 1.8,
"globalIndex": 0.9,
"concentration": {
"value": 179.1,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "SO2",
"name": "Sulfur Dioxide",
"index": 0.8,
"globalIndex": 1.6,
"concentration": {
"value": 1.6,
"unit": "µg/m³",
"unitType": 31
}
}
]
},
{
"dateTime": "2021-07-19T12:00:00+00:00",
"index": 15.7,
"globalIndex": 15.6,
"dominantPollutant": "Ozone",
"category": "Excellent",
"categoryColor": "#00E39B",
"description": "The air quality is ideal for most individuals; enjoy your normal outdoor activities.",
"pollutants": [
{
"type": "NO2",
"name": "Nitrogen Dioxide",
"index": 8.2,
"globalIndex": 8.1,
"concentration": {
"value": 16.3,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "O3",
"name": "Ozone",
"index": 15.7,
"globalIndex": 15.6,
"concentration": {
"value": 39,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM10",
"name": "Particulate Matter 10",
"index": 13.3,
"globalIndex": 14.3,
"concentration": {
"value": 14.3,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM2.5",
"name": "Particulate Matter 2.5",
"index": 14.7,
"globalIndex": 7.1,
"concentration": {
"value": 3.5,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "CO",
"name": "Carbon Monoxide",
"index": 1.8,
"globalIndex": 0.9,
"concentration": {
"value": 176.4,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "SO2",
"name": "Sulfur Dioxide",
"index": 0.8,
"globalIndex": 1.5,
"concentration": {
"value": 1.5,
"unit": "µg/m³",
"unitType": 31
}
}
]
},
{
"dateTime": "2021-07-19T13:00:00+00:00",
"index": 15.7,
"globalIndex": 15.5,
"dominantPollutant": "Ozone",
"category": "Excellent",
"categoryColor": "#00E39B",
"description": "The air quality is ideal for most individuals; enjoy your normal outdoor activities.",
"pollutants": [
{
"type": "NO2",
"name": "Nitrogen Dioxide",
"index": 8.2,
"globalIndex": 8.2,
"concentration": {
"value": 16.4,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "O3",
"name": "Ozone",
"index": 15.7,
"globalIndex": 15.5,
"concentration": {
"value": 38.9,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM10",
"name": "Particulate Matter 10",
"index": 13.7,
"globalIndex": 14.8,
"concentration": {
"value": 14.8,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM2.5",
"name": "Particulate Matter 2.5",
"index": 15,
"globalIndex": 7.2,
"concentration": {
"value": 3.6,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "CO",
"name": "Carbon Monoxide",
"index": 1.7,
"globalIndex": 0.9,
"concentration": {
"value": 173.7,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "SO2",
"name": "Sulfur Dioxide",
"index": 0.8,
"globalIndex": 1.5,
"concentration": {
"value": 1.5,
"unit": "µg/m³",
"unitType": 31
}
}
]
},
{
"dateTime": "2021-07-19T14:00:00+00:00",
"index": 18.7,
"globalIndex": 18.6,
"dominantPollutant": "Ozone",
"category": "Excellent",
"categoryColor": "#00E39B",
"description": "The air quality is ideal for most individuals; enjoy your normal outdoor activities.",
"pollutants": [
{
"type": "NO2",
"name": "Nitrogen Dioxide",
"index": 7.7,
"globalIndex": 7.7,
"concentration": {
"value": 15.4,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "O3",
"name": "Ozone",
"index": 18.7,
"globalIndex": 18.6,
"concentration": {
"value": 46.5,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM10",
"name": "Particulate Matter 10",
"index": 13.8,
"globalIndex": 14.9,
"concentration": {
"value": 14.9,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM2.5",
"name": "Particulate Matter 2.5",
"index": 14.7,
"globalIndex": 7.1,
"concentration": {
"value": 3.5,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "CO",
"name": "Carbon Monoxide",
"index": 1.6,
"globalIndex": 0.8,
"concentration": {
"value": 165.3,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "SO2",
"name": "Sulfur Dioxide",
"index": 0.8,
"globalIndex": 1.5,
"concentration": {
"value": 1.5,
"unit": "µg/m³",
"unitType": 31
}
}
]
},
{
"dateTime": "2021-07-19T15:00:00+00:00",
"index": 21.8,
"globalIndex": 22.4,
"dominantPollutant": "Ozone",
"category": "Fair",
"categoryColor": "#FFC300",
"description": "The air quality is generally acceptable for most individuals. However, sensitive groups may experience minor to moderate symptoms from long-term exposure.",
"pollutants": [
{
"type": "NO2",
"name": "Nitrogen Dioxide",
"index": 7.3,
"globalIndex": 7.2,
"concentration": {
"value": 14.5,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "O3",
"name": "Ozone",
"index": 21.8,
"globalIndex": 22.4,
"concentration": {
"value": 54.1,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM10",
"name": "Particulate Matter 10",
"index": 13.9,
"globalIndex": 15,
"concentration": {
"value": 15,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "PM2.5",
"name": "Particulate Matter 2.5",
"index": 14.5,
"globalIndex": 6.9,
"concentration": {
"value": 3.5,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "CO",
"name": "Carbon Monoxide",
"index": 1.6,
"globalIndex": 0.8,
"concentration": {
"value": 157,
"unit": "µg/m³",
"unitType": 31
}
},
{
"type": "SO2",
"name": "Sulfur Dioxide",
"index": 0.8,
"globalIndex": 1.6,
"concentration": {
"value": 1.6,
"unit": "µg/m³",
"unitType": 31
}
}
]
}
]
}
Definitionen
Name | Beschreibung |
---|---|
Air |
Informationen zur Luftqualität an einem bestimmten Ort zu einem bestimmten Zeitpunkt. |
Air |
Dieses Objekt wird von einem erfolgreichen Aufruf zum Abrufen der Luftqualität zurückgegeben. |
Dominant |
Art des Schadstoffs. Bitte beachten Sie, dass jederzeit weitere hinzugefügt werden können. |
Error |
Zusätzliche Informationen zum Ressourcenverwaltungsfehler. |
Error |
Die Fehlerdetails. |
Error |
Fehlerantwort |
Hourly |
Gibt an, für wie viele Stunden wir von nun an über die Luftqualität wissen möchten. Verfügbare Werte sind 1, 12, 24, 48, 72, 96. Der Standardwert ist 1 Stunde. |
Json |
Gewünschtes Format der Antwort. Nur das |
Pollutant |
Detaillierte Informationen zu einem einzelnen Schadstoff. Wird nicht zurückgegeben, wenn |
Pollutant |
Art des Schadstoffs. Bitte beachten Sie, dass jederzeit weitere hinzugefügt werden können. |
Unit |
Numerischer ID-Wert, der dem Typ der angezeigten Einheit zugeordnet ist. Kann für die Einheitsübersetzung verwendet werden. Weitere Informationen finden Sie unter Wetterdienste in Azure Maps . |
Weather |
Spezifischer Wert einer bestimmten Einheit im Zusammenhang mit dem Wetter. |
AirQuality
Informationen zur Luftqualität an einem bestimmten Ort zu einem bestimmten Zeitpunkt.
Name | Typ | Beschreibung |
---|---|---|
category |
string |
Ein-Wort-Beschreibung der Luftqualität in der angeforderten Sprache. Beispiel: "Ausgezeichnet". |
categoryColor |
string |
Eine eindeutige Farbe, die der Kategorie dieses Luftqualitätsergebnisses entspricht. |
dateTime |
string |
Datum und Uhrzeit der aktuellen Beobachtung im ISO 8601-Format, z. B. 2019-10-27T19:39:57-08:00. |
description |
string |
Eine textliche Erklärung dieser Luftqualität führt zu der angeforderten Sprache. |
dominantPollutant |
Der Schadstoff mit der höchsten Konzentration. |
|
globalIndex |
number |
International normalisierte Luftqualitätsbewertung auf einer Skala von 0 bis 300 und höher, wobei höhere Zahlen eine schlechtere Luftqualität darstellen. |
index |
number |
Luftqualitätsbewertung auf einer Skala, die von lokalen Regulierungsbehörden festgelegt wird. Die Skalierungen können je nach Standort stark variieren. Weitere Informationen finden Sie unter Wikipedia . |
pollutants |
Informationen zu einzelnen Schadstoffen. |
AirQualityResult
Dieses Objekt wird von einem erfolgreichen Aufruf zum Abrufen der Luftqualität zurückgegeben.
Name | Typ | Beschreibung |
---|---|---|
nextLink |
string |
Ist der Link zur nächsten Seite der zurückgegebenen Features. Wenn es sich um die letzte Seite handelt, ist dieses Feld nicht vorhanden. |
results |
Eine Liste aller Luftqualitätsergebnisse für den abgefragten Standort. |
DominantPollutant
Art des Schadstoffs. Bitte beachten Sie, dass jederzeit weitere hinzugefügt werden können.
Name | Typ | Beschreibung |
---|---|---|
Carbon Monoxide |
string |
Kohlenmonoxid ("CO") |
Nitrogen Dioxide |
string |
Stickstoffdioxid ("NO2") |
Ozone |
string |
Ozon ("O3") |
Particulate Matter 10 |
string |
Partikel 10 ("PM10") |
Particulate Matter 2.5 |
string |
Feinstaub 2.5 ("PM2.5") |
Sulfur Dioxide |
string |
Schwefeldioxid ("SO2") |
ErrorAdditionalInfo
Zusätzliche Informationen zum Ressourcenverwaltungsfehler.
Name | Typ | Beschreibung |
---|---|---|
info |
object |
Zusätzliche Informationen. |
type |
string |
Typ der zusätzlichen Informationen. |
ErrorDetail
Die Fehlerdetails.
Name | Typ | Beschreibung |
---|---|---|
additionalInfo |
Die zusätzlichen Fehlerinformationen. |
|
code |
string |
Der Fehlercode. |
details |
Die Fehlerdetails. |
|
message |
string |
Die Fehlermeldung. |
target |
string |
Das Fehlerziel. |
ErrorResponse
Fehlerantwort
Name | Typ | Beschreibung |
---|---|---|
error |
Das Fehlerobjekt. |
HourlyDuration
Gibt an, für wie viele Stunden wir von nun an über die Luftqualität wissen möchten. Verfügbare Werte sind 1, 12, 24, 48, 72, 96. Der Standardwert ist 1 Stunde.
Name | Typ | Beschreibung |
---|---|---|
1 |
string |
|
12 |
string |
|
24 |
string |
|
48 |
string |
|
72 |
string |
|
96 |
string |
JsonFormat
Gewünschtes Format der Antwort. Nur das json
-Format wird unterstützt.
Name | Typ | Beschreibung |
---|---|---|
json |
string |
Pollutant
Detaillierte Informationen zu einem einzelnen Schadstoff. Wird nicht zurückgegeben, wenn pollutants
=false.
Name | Typ | Beschreibung |
---|---|---|
concentration |
Ein Objekt, das die Anzahl der Schadstoffpartikel pro Luftvolumen enthält. |
|
globalIndex |
number |
International normalisierte Luftqualitätsbewertung auf einer Skala von 0 bis 300 und höher, wobei höhere Zahlen eine schlechtere Luftqualität darstellen. |
index |
number |
Luftqualitätsbewertung auf einer Skala, die von lokalen Regulierungsbehörden festgelegt wird. Die Skalierungen können je nach Standort stark variieren. Weitere Informationen finden Sie unter Wikipedia . |
name |
string |
Der Name des Schadstoffs auf Englisch. |
type |
Art des Schadstoffs. Bitte beachten Sie, dass jederzeit weitere hinzugefügt werden können. |
PollutantType
Art des Schadstoffs. Bitte beachten Sie, dass jederzeit weitere hinzugefügt werden können.
Name | Typ | Beschreibung |
---|---|---|
CO |
string |
Kohlenmonoxid ("CO") |
NO2 |
string |
Stickstoffdioxid ("NO2") |
O3 |
string |
Ozon ("O3") |
PM10 |
string |
Partikel 10 ("PM10") |
PM2.5 |
string |
Feinstaub 2.5 ("PM2.5") |
SO2 |
string |
Schwefeldioxid ("SO2") |
UnitType
Numerischer ID-Wert, der dem Typ der angezeigten Einheit zugeordnet ist. Kann für die Einheitsübersetzung verwendet werden. Weitere Informationen finden Sie unter Wetterdienste in Azure Maps .
Name | Typ | Beschreibung |
---|---|---|
0 |
Integer |
|
1 |
Integer |
|
10 |
Integer |
|
11 |
Integer |
|
12 |
Integer |
|
13 |
Integer |
|
14 |
Integer |
|
15 |
Integer |
|
16 |
Integer |
|
17 |
Integer |
|
18 |
Integer |
|
19 |
Integer |
|
2 |
Integer |
|
20 |
Integer |
|
21 |
Integer |
|
22 |
Integer |
|
3 |
Integer |
|
31 |
Integer |
|
4 |
Integer |
|
5 |
Integer |
|
6 |
Integer |
|
7 |
Integer |
|
8 |
Integer |
|
9 |
Integer |
WeatherUnit
Spezifischer Wert einer bestimmten Einheit im Zusammenhang mit dem Wetter.
Name | Typ | Beschreibung |
---|---|---|
unit |
string |
Einheitstyp für den zurückgegebenen Wert. |
unitType |
Numerischer ID-Wert, der dem Typ der angezeigten Einheit zugeordnet ist. Kann für die Einheitsübersetzung verwendet werden. Weitere Informationen finden Sie unter Wetterdienste in Azure Maps . |
|
value |
number |
Gerundeter Wert. |