Question about Severe Weather Alerts

psj 160 Reputation points
2024-11-14T02:51:48.1333333+00:00

After calling the API to get Severe Weather Alerts, the json result has a level field, such as EXT, STD, what do these values mean? Is there a complete list of level fields?

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
739 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. IoTGirl 3,211 Reputation points Microsoft Employee
    2024-11-14T06:24:49.33+00:00

    Hi PSJ,

    This API comes from Accuweather and their docs say the string can be null. See their third party site https://apidev.accuweather.com/developers/alertsApiParameters

    I would guess that STD is the first report of an alert and EXT is an extension of an existing Alert but I can't find any specific documentation on that. Probably the body of the Alert Text will clarify.

    Sincerely,

    IoTGirl

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.