GET /statistics/qc
Operation ID: —
Auth: unknown
Description
Get a QC summary, including missing or invalid values, number of records on land, number of non marine records and number of records without Aphia ID.
Parameters (17)
(string, query, optional)
Include absence records (include) or get absence records exclusively (true).
(string, query, optional)
Area ID.
(string, query, optional)
Dataset UUID.
(string, query, optional)
Include dropped records (include) or get dropped records exclusively (true).
(string, query, optional)
End date formatted as YYYY-MM-DD.
(integer, query, optional)
End depth, in meters.
(string, query, optional)
Comma separated list of quality flags to be excluded.
(string, query, optional)
Comma separated list of quality flags which need to be set.
(string, query, optional)
Geometry, formatted as WKT or GeoHash.
(boolean, query, optional)
HAB species only, true/false.
(string, query, optional)
Node UUID.
(boolean, query, optional)
Red List species only, true/false.
(string, query, optional)
Scientific name. Leave empty to include all taxa.
(string, query, optional)
Start date formatted as YYYY-MM-DD.
(integer, query, optional)
Start depth, in meters.
(string, query, optional)
Taxon AphiaID.
(boolean, query, optional)
WRiMS species only, true/false.
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Basic QC summary for all records | curl |
https://api.obis.org/statistics/qc |
|
| QC summary for a specific marine species | curl |
https://api.obis.org/statistics/qc?scientificname=Mola%20mola |
|
| QC summary with date range and depth filter | curl |
https://api.obis.org/statistics/qc?startdate=2020-01-01&enddate=2023-12-31&startdepth=0&enddepth=100 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:46:33.266284 | 200 | 562ms | |
| 2026-03-23 09:45:15.531601 | 200 | 132ms | |
| 2026-03-23 09:09:34.623754 | 200 | 149ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:45:15.531601 | 74530e4bb5d2 |
2c22287ad7d3 |
| 2026-03-23 10:46:33.266284 | 2c22287ad7d3 |
646c1c9e90ca |