{
 "id": "bom-climate-data-online",
 "kind": "api",
 "name": "BOM Climate Data Online",
 "homepage": "https://www.bom.gov.au/climate/data/",
 "publisher": {
  "id": "bureau-of-meteorology",
  "name": "Bureau of Meteorology",
  "type": "federal-gov"
 },
 "jurisdiction": "AU",
 "protocol": "web",
 "protocol_version": null,
 "connect": {
  "base": "https://www.bom.gov.au/jsp/ncc/cdio/weatherData/av",
  "docs": "https://www.bom.gov.au/climate/dwo/",
  "auth": "open-read",
  "auth_note": "none for HTML; licence restricts commercial reuse",
  "licence": null,
  "commercial_use": "unclear",
  "example": "curl -sI 'https://www.bom.gov.au/jsp/ncc/cdio/weatherData/av'"
 },
 "status": {
  "state": "down",
  "checked": "2026-08-23",
  "http": 403,
  "ms": 159
 },
 "readiness": {
  "endpoint": false,
  "live": false,
  "auth": true,
  "docs": false,
  "licence": false
 },
 "agent_ready": false,
 "themes": [
  "weather-climate"
 ],
 "catalogue": null,
 "notes": "CDO + daily weather observations + CDIO endpoint 200. Not a documented public REST API; scraping is against BOM commercial terms.",
 "url": "https://ausdatacatalog.com/apis/bom-climate-data-online"
}