Historical weather from 1940 (hourly and daily, worldwide)
Sugra Weather history for any coordinate or city worldwide, from 1940-01-01 to the recent past: daily aggregates (temperature and feels-like min/max/mean, sunrise/sunset, daylight and sunshine duration, precipitation sums and hours, wind maxima and dominant direction, solar radiation, reference evapotranspiration, WMO weather code) plus full hourly steps for ranges up to a year. Reanalysis-backed for every location on Earth. Units, timezone, and time format are configurable; resolve any city by name with the optional country filter. Ranges up to 10 years per request.
Query parameters
Range start, YYYY-MM-DD (1940-01-01 or later).
Range start, YYYY-MM-DD (1940-01-01 or later).
Range end, YYYY-MM-DD (inclusive).
Range end, YYYY-MM-DD (inclusive).
Latitude (-90 to 90).
Latitude (-90 to 90).
Longitude (-180 to 180).
Longitude (-180 to 180).
Latitude alias (same as latitude).
Latitude alias (same as latitude).
Longitude alias (same as longitude).
Longitude alias (same as longitude).
City name (alternative to lat/lon), resolved globally.
City name (alternative to lat/lon), resolved globally.
Country name or ISO-2 code (narrows the city match).
Country name or ISO-2 code (narrows the city match).
Temperature unit: celsius | fahrenheit.
Temperature unit: celsius | fahrenheit.
Wind speed unit: kmh | ms | mph | kn.
Wind speed unit: kmh | ms | mph | kn.
Precipitation unit: mm | inch.
Precipitation unit: mm | inch.
IANA timezone for timestamps, or 'auto'.
IANA timezone for timestamps, or 'auto'.
Timestamp format: iso8601 | unixtime.
Timestamp format: iso8601 | unixtime.
Locale for the human condition text (13 supported).
Locale for the human condition text (13 supported).
Response
Daily (and hourly for ranges up to a year) archive with units and provenance.
Example response
{
"data": {
"resolved_location": {
"name": "Jakarta",
"country": "Indonesia",
"country_code": "ID",
"admin1": "Jakarta",
"timezone": "Asia/Jakarta"
},
"hourly": [
{
"condition_icon": "cloud-snow"
}
],
"provenance": {
"source": "openmeteo",
"product": "Sugra Weather forecast",
"models": "best_match",
"licence": "CC-BY-4.0",
"attribution": "Weather data by Open-Meteo.com"
}
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}