marine_habitats / api_wdpa_coral_reef

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

Extent of coral reefs for each protected area per country in square kilometers and the contribution of each protected area in relation to coral reef protection in the respective country.Source dataset:UNEP-WCMC, WorldFish Centre, WRI, TNC (2021). Global distribution of warm-water coral reefs, compiled from multiple sources including the Millennium Coral Reef Mapping Project. Version 4.1. Includes contributions from IMaRS-USF and IRD (2005), IMaRS-USF (2005) and Spalding et al. (2001). Cambridge (UK): UN Environment World Conservation Monitoring Centre. Data DOI: https://doi.org/10.34892/t2wk-5t34



This function needs some compulsory parameters to be displayed, please read the documentation of this function.
code
Use the API:

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

http://api.biopama.org/api/marine_habitats/function/api_wdpa_coral_reef

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

http://api.biopama.org/api/marine_habitats/function/api_wdpa_coral_reef/wdpa_id=
Optional Arguments

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

http://api.biopama.org/api/marine_habitats/function/api_wdpa_coral_reef?fields=field_name1,field_name2,...
or
http://api.biopama.org/api/marine_habitats/function/api_wdpa_coral_reef/wdpa_id=?fields=field_name1,field_name2,...


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

http://api.biopama.org/api/marine_habitats/function/api_wdpa_coral_reef/wdpa_id=?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.