Dictionaries
You can access the dictionaries used in the ICP Forests data schema by querying the relevant endpoints. The dictionaries provide metadata and descriptions for various coded values used in the datasets.
Request Dictionaries overview
bash
curl -X GET "https://db.forstliche-umweltkontrolle.de/rest/v1/"
-H "apikey: [apikey]"
-H "Accept-Profile: icp_dictionaries"Note: Replace [APIKEY] with your actual API key.