get_structuralresources_concept_schemes_agency_resource_version_concepts_id | R Documentation |
This function returns the content from
/v1.0/conceptschemes/{agencyID}/{resourceID}/{version}/concepts/{conceptID}
get_structuralresources_concept_schemes_agency_resource_version_concepts_id(
agencyid,
resourceid,
version,
conceptid
)
agencyid |
(string): Identifier of the agency that publishes. |
resourceid |
(string): Resource identifier. |
version |
(string): Specific version of the resource. |
conceptid |
(string): Concept identifier. |
get_structuralresources_concept_schemes_agency_resource_version_concepts_id(
agencyid="ISTAC",
resourceid="CSM_C00010A_SIE",
version="01.000",
conceptid="ELECTORES"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.