All official European Union website addresses are in the europa.eu domain.
See all EU institutions and bodiesDo something for our planet, print this page only if needed. Even a small action can make an enormous difference when millions of people do it!
Data table via SPARQL
Received 3656 rows in 0.263 seconds.
The following info can be used by a system developer / database administrator in order to retrieve this dataset programmatically over the web using a SPARQL client.
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX rdf-syntax: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX s: <http://www.eea.europa.eu/portal_types/Specification#>
PREFIX ed: <http://www.eea.europa.eu/portal_types/ExternalDataSpec#>
SELECT distinct
?codes
?ed_label
?ed_owner
?ed_providerName
?ed
WHERE {
?s rdf-syntax:type s:Specification .
?s s:codes ?codes .
OPTIONAL { ?s dcterms:isReplacedBy ?isReplacedBy . } FILTER (!bound(?isReplacedBy))
OPTIONAL { ?s s:relatedItems ?ed }
OPTIONAL { ?ed rdf-syntax:type ?d_type } FILTER (?d_type = ed:ExternalDataSpec)
OPTIONAL { ?ed ed:id ?ed_label }
OPTIONAL { ?ed ed:provider_name ?ed_providerName }
OPTIONAL { ?ed ed:provider_url ?ed_owner }
} ORDER BY ?codes
For references, please go to https://eea.europa.eu./data-and-maps/daviz/sds/ses2_indicators_externaldata_snapshot or scan the QR code.
PDF generated on 23 Nov 2024, 04:12 AM
Engineered by: EEA Web Team
Software updated on 26 September 2023 08:13 from version 23.8.18
Software version: EEA Plone KGS 23.9.14
Document Actions
Share with others