species_occurrences
ActiveTool of ai.dynamicfeed/dynamic-feed
Recent species occurrence records from GBIF (Global Biodiversity Information Facility) — individual field observations and museum specimens of where/when a species has been recorded. Each record: species + scientific name, lat/lon, date, country, source dataset (+ GBIF citation), recorder, and basis-of-record (human observation, preserved specimen, etc.). `query` = a common name ("koala", "great white shark", "platypus") or scientific name ("Phascolarctos cinereus"); resolved against the GBIF backbone taxonomy. `near` = "lat,lon" to restrict to records within ~100 km of that point (e.g. "-27.47,153.02" for Brisbane). Keyless GBIF.org API. COMMERCIALLY CLEARED: filtered server-side to CC0 + CC BY 4.0 records only; CC BY-NC records are excluded. OCCURRENCE data only — not a population census or range map; coverage is sampling-biased and absence of records does not mean absence of the species. Source: GBIF.org API v1 — CC0 1.0 + CC BY 4.0 (per record). Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.
Parameters schema
{
"type": "object",
"title": "species_occurrencesArguments",
"properties": {
"near": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Near",
"default": null
},
"query": {
"type": "string",
"title": "Query",
"default": "koala"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ai.dynamicfeed/dynamic-feed
1/7 registries