Skip to content

Get Observations

GET
/observations

Return weather observations from R2.

Returns 30-field rows (matches OBSERVATION_SCHEMA). Supports JSON, CSV, parquet, and TOON formats. Pagination via limit/offset. as_of is mutually exclusive with from_date/to_date.

station
required
Station
string
from_date
Any of:
string
to_date
Any of:
string
as_of
Any of:
string
obs_type
Any of:
string
columns
Any of:
string
limit
Limit
integer
default: 1000 >= 1
offset
Offset
integer
0
format
Any of:
string

Successful Response

Response Get Observations Observations Get

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string