Skip to main content

Weather Bulletin Download


Implementation details

Class names

Model nameParameters classData class
WeatherBulletinDownloadWeatherBulletinDownloadQueryParamsWeatherBulletinDownloadData

Import Statement

from openbb_core.provider.standard_models.weather_bulletin_download import (
WeatherBulletinDownloadData,
WeatherBulletinDownloadQueryParams,
)

Parameters

urls: str | dict | list | list[str | dict | list]
URLs for reports to download. Multiple items allowed for provider(s): government_us.

Data

content: str
Base64 encoded content of the weather bulletin document.