{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/weather-gov/refs/heads/main/json-structure/weather-gov-office-weather-story-structure.json",
"name": "OfficeWeatherStory",
"description": "OfficeWeatherStory schema from weather.gov API",
"required": [
"startTime",
"endTime",
"updateTime",
"title",
"description",
"altText",
"priority",
"order",
"download"
],
"allOf": [
{
"$ref": "#/components/schemas/NWSConnectDocumentMetadata"
},
{
"type": "object",
"properties": {
"altText": {
"type": "string",
"description": "Alternative text description of the content of the image for assistive technology."
},
"order": {
"maximum": 7,
"minimum": 1,
"type": "int32",
"description": "The order in which a weather story should be displayed. Unique for each object."
}
}
}
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.