Web Services
The Data Centre is developing a set of web services for various applications and to help other portals obtain data. Any suggestions for changes or additional services is welcome.
CTD and Hydrology data
get CTD/Hydrology point data at specified latitude/longitude and depth - use link to list the input parameters including allowed buffers in position, depth and time around the input values.
Surveys
List of Surveys
- use this search form for testing Search for surveys (use 'by Surveys' tab).
JSON response can be modified using
- source_id= - 5 = Franklin, 8 = Southern Surveyor, 309 = RV Investigator etc (e.g. source_id=309)
- q= - search for surveys (name, location, leader, description...) e.g. ?q=darwin
- voyage= - list datasets for a voyages/surveys eg ?voyage=IN2015_V03 (case insensitive)
- records=10 - show latest 10 records or use 'all' for all records
Biodiversity
List of datasets from OBIS Australia that are not known to be in the Atlas of Living Australia (ALA) and could potentially be harvested
from the OBISAU IPT.
Retrieve many taxa records from Codes for Australian Aquatic Biota (CAAB). Example is searching for lepidolychnus
Retrieve a single taxa details record from Codes for Australian Aquatic Biota (CAAB). Example is Lampanyctus lepidolychnus This function is on every CAAB report page.
MNF datasets and publications
List of Datasets from MNF voyages
- use this search form for testing Search MNF datasets.
JSON response can be modified using
- records=10 - show latest 10 records or use 'all' for all records
- q= - search for datasets containing this word fragment e.g. ?q=birds
- voyage= - list datasets for a voyage eg ?voyage=IN2015_V03
List of Publications from MNF voyages
- use this search form for testing Search MNF publications.
JSON response can be modified using
- records=10 - show latest 10 records or use 'all' for all records
- q= - search for publications containing this word fragment e.g. ?q=birds
- voyage= - list publications for a voyage eg ?voyage=IN2015_V03
- year= - list publications for a year eg ?year=2018
- type= - list publications for a publication type eg ?type=Voyage%20Plan