|
|
 |
Organisation action status summary web service |
|
 |
|
|
|
|
Returns the number of actions grouped by action status for a given organisation and optional habitat or species name.
Inputs
Name |
Description |
| Organisation |
The name of an organisation. Must be specified. |
| Habitat |
The name of a habitat. Actions which are working on the specific habitat will be counted. |
| Species |
The name of a species - must be specified using its scientific (latin) name. Actions which are working on the specific species will be counted. |
Outputs
An array of the following data structure is returned:
Name |
Description |
| Status |
Action status name. |
| Actions |
Number of actions with this status being worked on by the given organisation and, optionally, working on the given habitat or species. |
| URL |
URL of a page on the BARS website displaying a list of the actions with this status being worked on by the given organisation and, optionally, working on the given habitat or species. |
Notes
- If both habitat and species are specified, the species will be ignored and the habitat used to perform the search.
View SOAP request and response information
|
|
|
|