This endpoint allows for the querying of ann-o-mate.
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Y | Recording source | string | ||
source_id | Y | Y | Recording ID | string | ||
annotator | Y | Y | Annotator | string | ||
annotation_id | Y | Y | Annotation ID | string | ||
annotation_date | Y | Annotation date | string | |||
annotation_info_url | Y | Annotation information link | string | |||
recording_url | Y | Recording URL | string | |||
time_start | Y | Start time | string | |||
time_end | Y | End time | string | |||
taxon | Y | Y | Taxon | string | ||
type | Y | Y | Annotation type | string | ||
lat | Y | Latitude | string | |||
lon | Y | Longitude | string | |||
contact | Y | Y | Contact | string | ||
format | Data represenation to return. | string | internal | internal ac | ||
output | Y | The format of the returned data | string | JSON | JSON nakedJSON tabulator |
This endpoint allows for listing equipment deployments.
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Y | Source | string | ||
id | Y | Y | ID | string | ||
name | Y | Y | Deployment name | string | ||
lat | Y | Latiude | string | |||
lon | Y | Longitude | string | |||
output | Y | The format of the returned data | string | JSON | JSON nakedJSON |
This endpoint allows for the querying of recording metadata held within audioBLAST!
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Y | Source | string | ||
id | Y | Y | ID | string | ||
name | Y | Y | Recording name | string | ||
taxon | Y | Y | Taxon | string | ||
filename | Y | File name | string | |||
author | Y | Y | Author | string | ||
post_date | Date the content was uploaded | string | ||||
human_size | Human readble size of file | string | ||||
bytes | Y | File size | range | |||
mime | Y | Y | MIME type of content | string | ||
recording_type | Y | Y | Used to identify soundscape recordings | string | ||
date | Date | string | ||||
time | Time | string | ||||
duration | Y | Duration | range | |||
deployment | Y | Deployment | string | |||
format | Data represenation to return. | string | internal | internal ac | ||
output | Y | The format of the returned data | string | JSON | JSON nakedJSON tabulator |
Recordings linked to taxa. This is a join between the recordings and taxa tables, primarily of use in filtering recordings by taxonomic ranks higher than species.
The autocomplete values for the taxonomic ranks are limited to those taxa matched to recordings, for more complete taxonomic autocomplete use Taxa
.The sources used are a subset of those from Recordings.
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Y | Source | string | ||
id | Y | Y | ID | string | ||
name | Y | Y | Recording name | string | ||
taxon | Y | Y | Taxon | string | ||
filename | Y | File name | string | |||
author | Y | Y | Author | string | ||
post_date | Date the content was uploaded | string | ||||
human_size | Human readble size of file | string | ||||
bytes | Y | File size | range | |||
mime | Y | Y | MIME type of content | string | ||
recording_type | Y | Y | Used to identify soundscape recordings | string | ||
date | Date | string | ||||
time | Time | string | ||||
duration | Y | Duration | range | |||
rank | Y | Y | Taxonomic rank | string | ||
species | Y | Y | Species name | string | ||
genus | Y | Y | Genus name | string | ||
tribe | Y | Y | Tribe name | string | ||
subfamily | Y | Y | Subfamily name | string | ||
family | Y | Y | Family name | string | ||
suborder | Y | Y | Suborder name | string | ||
order | Y | Y | Order name | string | ||
class | Y | Y | Class name | string | ||
kingdom | Y | Y | Kingdom name | string | ||
output | Y | The format of the returned data | string | JSON | JSON nakedJSON |
This endpoint allows for the querying of the taxonomic hierarchy held within audioBLAST!
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
taxon | Y | Y | Taxonomic name | string | ||
rank | Y | Y | Taxonomic rank | string | ||
species | Y | Species name | string | |||
genus | Y | Genus name | string | |||
tribe | Y | Tribe name | string | |||
subfamily | Y | Subfamily name | string | |||
family | Y | Family name | string | |||
suborder | Y | Suborder name | string | |||
order | Y | Order name | string | |||
class | Y | Class name | string | |||
kingdom | Y | Kingdom name | string | |||
output | Y | At present just an array | string | JSON | JSON nakedJSON |
This endpoint allows for the querying of the organism traits held within audioBLAST!
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Y | Source | string | ||
id | Y | Y | ID | string | ||
taxon | Y | Y | Taxonomic name | string | ||
trait | Y | Y | Trait name | string | ||
trait_ontology | Y | Link to trait in ontology | string | |||
value | Y | Value of trait | string | |||
call_type | Y | Type of call the trait applies to | string | |||
sex | Y | Sex | string | |||
temperature | Y | Temperature at which trait was measured | string | |||
value_min | Y | Value min | string | |||
value_max | Y | Value max | string | |||
output | Y | At present just an array | string | JSON | JSON |
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
output | At present just an array | string | JSON | JSON |
Traits linked to taxa. This is a join between the recordings and taxa tables, primarily of use in filtering recordings by taxonomic ranks higher than species.
The autocomplete values for the taxonomic ranks are limited to those taxa matched to recordings, for more complete taxonomic autocomplete use Taxa
.The sources used are a subset of those from Recordings.
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Y | Source | string | ||
traitID | Y | Y | Trait ID | string | ||
taxonID | Y | Y | Taxon ID | string | ||
taxon | Y | Y | Taxon | string | ||
trait | Y | Y | Trait name | string | ||
url | Y | Y | Ontology URL for trait | string | ||
value | Y | Value | string | |||
callType | Y | Y | Type of call | string | ||
sex | Y | Y | Sex | string | ||
min | Y | Minimum value | range | |||
max | Y | Maximum value | range | |||
rank | Y | Y | Taxonomic rank | string | ||
species | Y | Y | Species name | string | ||
genus | Y | Y | Genus name | string | ||
tribe | Y | Y | Tribe name | string | ||
subfamily | Y | Y | Subfamily name | string | ||
family | Y | Y | Family name | string | ||
suborder | Y | Y | Suborder name | string | ||
order | Y | Y | Order name | string | ||
class | Y | Y | Class name | string | ||
kingdom | Y | Y | Kingdom name | string | ||
output | Y | The format of the returned data | string | JSON | JSON nakedJSON |
Explain how this works...
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Filter by source | string | |||
id | Y | filter by id within source | string | |||
startTime | Y | start time(s) to return | integer | 0 | ||
value | Y | Output of analysis | integer | 0 | ||
channel | Y | Audio channel analysed | integer | 1 | ||
output | Y | At present just an array | string | JSON | JSON |
Explain how this works...
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Filter by source | string | |||
id | Y | filter by id within source | string | |||
startTime | Y | start time(s) to return | integer | 0 | ||
value | Y | Output of analysis | integer | 0 | ||
channel | Y | Audio channel analysed | integer | 1 | ||
output | Y | At present just an array | string | JSON | JSON |
Explain how this works...
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Filter by source | string | |||
id | Y | filter by id within source | string | |||
type | Y | What type of waveform? | string | image300_40 | ||
value | Output of analysis | integer | ||||
output | Y | At present just an array | string | JSON | JSON |
Explain how this works...
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Filter by source | string | |||
id | Y | filter by id within source | string | |||
channel | Y | Audio channel analysed | integer | 1 | ||
startTime | Y | start time(s) to return | integer | 0 | ||
value | Y | Output of analysis | integer | 0 | ||
output | Y | At present just an array | string | JSON | JSON |
Explain how this works...
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Filter by source | string | |||
id | Y | filter by id within source | string | |||
channel | Y | Audio channel analysed | integer | 1 | ||
startTime | Y | start time(s) to return | integer | 0 | ||
value | Y | Output of analysis | integer | 0 | ||
output | Y | At present just an array | string | JSON | JSON |
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Filter by source | string | |||
id | Y | filter by id within source | string | |||
startTime | Y | start time(s) to return | integer | 0 | ||
value | Y | Output of analysis | integer | 0 | ||
output | Y | At present just an array | string | JSON | JSON |
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Filter by source | string | |||
id | Y | filter by id within source | string | |||
analysis_id | Y | filter by annotation id within source | string | |||
annotation_date | Y | filter by annotation date | string | |||
time_start | Y | start time(s) to return | integer | |||
time_end | Y | end time(s) to return | integer | |||
taxon | Y | Taxon to filter by | string | |||
confidence | Y | Output of analysis | integer | |||
deployment | Y | Taxon to filter by | string | |||
output | Y | At present just an array | string | JSON | JSON |
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Filter by source | string | |||
id | Y | filter by id within source | string | |||
analysis_id | Y | filter by annotation id within source | string | |||
annotation_date | Y | filter by annotation date | string | |||
time_start | Y | start time(s) to return | integer | |||
time_end | Y | end time(s) to return | integer | |||
taxon | Y | Taxon to filter by | string | |||
confidence | Y | Output of analysis | integer | |||
deployment | Y | Taxon to filter by | string | |||
output | Y | At present just an array | string | JSON | JSON |
Explain how this works...
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Filter by source | string | |||
id | Y | filter by id within source | string | |||
startTime | Y | start time(s) to return | integer | 0 | ||
value | Y | Output of analysis | integer | 0 | ||
channel | Y | Audio channel analysed | integer | 1 | ||
output | Y | At present just an array | string | JSON | JSON |
Explain how this works...
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Filter by source | string | |||
id | Y | filter by id within source | string | |||
startTime | Y | start time(s) to return | integer | 0 | ||
value | Y | Output of analysis | integer | 0 | ||
channel | Y | Audio channel analysed | integer | 1 | ||
output | Y | At present just an array | string | JSON | JSON |
Explain how this works...
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Filter by source | string | |||
id | Y | filter by id within source | string | |||
startTime | Y | start time(s) to return | integer | 0 | ||
value | Y | Output of analysis | integer | 0 | ||
channel | Y | Audio channel analysed | integer | 1 | ||
output | Y | At present just an array | string | JSON | JSON |
Explain how this works...
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Filter by source | string | |||
id | Y | filter by id within source | string | |||
startTime | Y | start time(s) to return | integer | 0 | ||
value | Y | Output of analysis | integer | 0 | ||
channel | Y | Audio channel analysed | integer | 1 | ||
output | Y | At present just an array | string | JSON | JSON |
Explain how this works...
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Filter by source | string | |||
id | Y | filter by id within source | string | |||
startTime | Y | start time(s) to return | integer | 0 | ||
value | Y | Output of analysis | integer | 0 | ||
channel | Y | Audio channel analysed | integer | 1 | ||
output | Y | At present just an array | string | JSON | JSON |
Time domain signal coding is...
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Filter by source | string | |||
id | Y | filter by id within source | string | |||
startTime | Y | start time(s) to return | integer | 0 | ||
value | Y | Output of analysis | integer | 0 | ||
output | Y | At present just an array | string | JSON | JSON |
Explain how this works...
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Filter by source | string | |||
id | Y | filter by id within source | string | |||
startTime | Y | start time(s) to return | integer | 0 | ||
value | Y | Output of analysis | integer | 0 | ||
channel | Y | Audio channel analysed | integer | 1 | ||
output | Y | At present just an array | string | JSON | JSON |
Provide information about analyses perfomed
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
output | At present just an array | string | JSON | JSON | ||
source | Y | Filter by source | string | |||
id | Y | filter by id within source | string | |||
cache | Y | This query can be slow. Using the cache is highly reccommended. | boolean | 1 |
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
output | At present just an array | string | JSON | JSON | ||
source | Y | Filter by source | string | |||
cache | Y | This query can be slow. Using the cache is highly reccommended. | boolean | 1 |
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
output | At present just an array | string | JSON | JSON |
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
output | At present just an array | string | JSON | JSON |
Provide information about data contained in audioBlast
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
output | At present just an array | string | JSON | JSON | ||
source | Y | Filter by source | string | |||
id | Y | filter by id within source | string | |||
cache | Y | This query can be slow. Using the cache is highly reccommended. | boolean | 1 |
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
output | At present just an array | string | JSON | JSON |
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
cache | Y | This query can be slow. Using the cache is highly reccommended. | boolean | 1 | ||
output | At present just an array | string | JSON | JSON |
Allows embedding of audio files on the web.
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Source | string | |||
id | Y | ID | string | |||
title | Include title in output? | boolean | true | true false | ||
credit | Credit audioblast.org | boolean | true | true false | ||
output | Type of player to return. | string | html5 | html5 |
Provide information about loaded modules
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
output | At present just an array | string | JSON | JSON |
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
category | Y | Filter by module category | string | source data analysis embed search standalone suggests | ||
output | At present just an array | string | JSON | JSON |
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
module | Y | Filter by module shortname | string | |||
output | At present just an array | string | JSON | JSON |
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
output | At present just an array | string | JSON | JSON |
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
output | At present just an array | string | JSON | JSON |
Finds an emoji for a scientific name.
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
names | Y | Array of names from lowest to highest rank | string | |||
output | At present just an array | string | JSON | JSON |
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
emoji | Y | An emoji of a plant or animal | string | |||
output | At present just an array | string | JSON | JSON |
Oracle for providing search hints.
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
query | Y | Query string | string | |||
output | At present just an array | string | JSON | JSON |
Generic access point for multiple data types relating to sequential soundscape deployments.
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
deployment | Y | Deployment ID | string | |||
output | JSON object | string | JSON | JSON |
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
source | Y | Filter by source | string | |||
date | Y | Date to match (YYYY-MM-DD) | string | |||
time | Y | Time to match (HHMM) | string | |||
window | Maximum allowed difference (seconds) | integer | 300 | |||
output | JSON object | string | JSON | JSON |
Provides stats on soundscapes
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
output | At present just an array | string | JSON | JSON | ||
source | Y | Filter by source | string | |||
deployment | Y | filter by deployment within source | string | |||
year | Y | filter by year within deployment | string |
Provides information about dawn, dusk, day, night, etc.
Name | Can filter? | Can autocomplete? | Description | Type | Default filter value | Allowed values |
---|---|---|---|---|---|---|
date | Y | String of centre date | string | today (2024-11-20) | ||
period | Y | How long a period to retrieve | string | year | month year | |
lat | Y | Decimal latitude | float | 50.1 | ||
lon | Y | Decimal longitude | float | 1.38 | ||
tz | Y | Timezone | string | UTC | ||
output | At present just an array | string | JSON | JSON |