|
|
 |
Organisation action status breakdown web service |
|
 |
|
|
|
|
Returns the number of actions in each status category, grouped by work programme, for a given organisation name, habitat or species name and location.
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. |
| Location |
The name of a geographical location. This can be a country, region, county, district, borough, national park, SSSI or locally defined location within BARS. Actions associated with the given location or any location contained within the given location will be counted. |
Outputs
An array of the following data structure is returned:
Name |
Description |
| Type |
Work programme type - one of 'Standalone actions', 'LBAP partnership', 'National HAP' or 'National SAP'. |
| WorkProgrammeName |
Name of LBAP partnership or national plan. |
| WorkProgrammeCommonName |
Common name of species national plan. |
| Area |
Area covered by LBAP partnership. |
| Status |
Array of individual action status results for this work programme - see below. |
| |
Status |
Action status name. |
| |
Actions |
Number of actions with this status linked to this work programme being worked on by the given organisation and, optionally, working on the given habitat or species and at the given location or a location contained within the given location. |
| |
URL |
URL of a page on the BARS website displaying a list of the actions with this status linked to this work programme being worked on by the given organisation and, optionally, working on the given habitat or species and at the given location or a location contained within the given location. |
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
|
|
|
|