GET tabledap/{datasetID}.csv
oceannetworks.ca:ocean-networks-canada-api
Summary: Get tabular dataset as CSV
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns data from a specific tabular dataset in CSV format.
Parameters (1)
datasetID
(string, path, required)
Dataset identifier
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Download full CTD dataset as CSV | curl |
https://www.oceannetworks.ca/tabledap/BarkleyCanyon_CTD.csv |
|
| Get CTD data with time range filter | curl |
https://www.oceannetworks.ca/tabledap/PatriciaBay_CTD.csv?time>=2023-06-01T00:00:00Z&time<=2023-06-30T23:59:59Z |
|
| Get recent data from last 7 days | curl |
https://www.oceannetworks.ca/tabledap/FolgerPassage_CTD.csv?time>now-7days |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:17:05.314706 | 200 | 464ms | |
| 2026-03-23 09:14:37.763232 | 200 | 444ms | |
| 2026-03-23 09:01:08.470866 | 200 | 429ms |