Description Usage Arguments Examples
This function allows to consult a specific code of a version of a classification.
1 2 3 4 5 6 | get_structuralresources_codelists_agency_resource_version_codes_codeid(
agencyid,
resourceid,
version,
codeid
)
|
agencyid |
(string): Agency identificator. |
resourceid |
(string): Resource identificator. |
version |
(string): Specific resource version. |
codeid |
(string): Code identificator. |
1 2 | get_structuralresources_codelists_agency_resource_version_codes_codeid(
"ISTAC", "CL_AREA_ES", "01.000", "ES706A01")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.