|
|
 |
2006 revised targets web service |
|
 |
|
|
|
|
Returns 2006 revised national target information for a given country, habitat or species and optional target type.
Inputs
Name |
Description |
| Country |
One of the following values - 'UK', 'England', 'NorthernIreland', 'Scotland', 'Wales' or 'All'. Used to limit the range of country targets returned to a specific country. |
| Habitat |
The name of a habitat. Targets where the national plan is working on the specified habitat will be returned. |
| Species |
The name of a species - must be specified using its scientific (latin) name. Targets where the national plan is working on the specified species will be returned. |
| Type |
Optional target type. Used to limit the range of targets returned to those of a specific type. |
Outputs
An array of the following data structure is returned:
Name |
Description |
| Number |
Target number. |
| Text |
Target text. |
| Type |
Target type. |
| Units |
Target units. |
| CountryTargets |
Array of individual country targets - see below. |
| |
Country |
Country name |
| |
Val2005 |
2005 target value |
| |
Val2010 |
2010 target value |
| |
Val2015 |
2015 target value |
| |
Val2020 |
2020 target value |
| |
Val2030 |
2030 target value |
| AdditionalInfo |
Additional information. |
| MonitoringInfo |
Monitoring information. |
| SAPName |
Species action plan scientific name. |
| SAPCommonName |
Species action plan common name. |
| SpeciesName |
Species scientific name. |
| SpeciesCommonName |
Species common name. |
| HAPName |
Habitat action plan name. |
| HabitatName |
Habitat name. |
Notes
- Either a habitat or species name is required.
- If both habitat and species are specified, the species will be ignored and the habitat used to perform the search.
- Target data is relevant to habitat and species national plans, including grouped plans. If a habitat or species name matches the name of a grouped plan then data is returned for all habitats and species within the grouped plan.
View SOAP request and response information
|
|
|
|