protection_level / api_acp_stats

APIs metadata, documentation and preview (only available if no parameters are required ).

Returns a set of ACP Stats data.



Preview

Displaying all results.

ter_area_acp ter_area_prot_acp mar_area_acp mar_area_prot_acp terr_count_acp mar_count_acp costal_count_acp tot_count_acp ter_prot_perc_acp mar_prot_perc_acp
25272194.6919198 4157203.36228142 32076638.5606226 4045927.65912355 8733 682 661 10076 16.4497124723821 12.613315611226
code
Use the API:

If functions' parameters are not compulsory try to call the function without arguemnts:

http://api.biopama.org/api/protection_level/function/api_acp_stats

If function parameters are compulsory, put them after the last slash separated by commas if more than one:

http://api.biopama.org/api/protection_level/function/api_acp_stats/iso_codes=
Optional Arguments

Filter returned fields in the url query using field names separated by comma, eg:

http://api.biopama.org/api/protection_level/function/api_acp_stats?fields=field_name1,field_name2,...
or
http://api.biopama.org/api/protection_level/function/api_acp_stats/iso_codes=?fields=field_name1,field_name2,...


Limit returned records in the url query using the limit parameter, eg:

http://api.biopama.org/api/protection_level/function/api_acp_stats/iso_codes=?limit=100
or remove the limit argument to display all of them (might take some time for large datasets).
By default limit is set to 50 records.


Please read the comment on function on how to use properly this API or for parameters default/examples values.