Choose a station and a UTC time range.
CSV uses /api/raw/records with group autodetect.
Excel uses /api/raw/xlsx and contains 4 sheets (ISS, BARO, INTERNAL, HEALTH).
—
Tip: keep exports under 90 days.
—
Current selectionStation—From—To—CSV—
Limits: max 90 days per request (enforced by API). If you exceed it, the page clamps To.
API mapping
CSV uses /api/raw/records with:
ISSgroup=issBarometergroup=baro
The API autodetects the correct data_structure_type and sensor_type for the selected station and time range.
If a group has no data in the interval, you will get a clear error message.
Excel uses /api/raw/xlsx and always tries to build 4 sheets (ISS/BARO/INTERNAL/HEALTH) using the same autodetect logic.