Data table via SPARQL
Industrial facilities causing the highest damage costs to health and the environment
Download this dataset
Dataset preview
(Live Query)
Received 14325 rows in 1.577 seconds.
https://www.eea.europa.eu/data-and-maps/daviz/sds/facilities-which-have-most-contributed/daviz.json
For system integrators
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.
semantic.eea.europa.eu/sparql
PREFIX tableFile: <http://semantic.eea.europa.eu/project/cost_from_industrial_facilities/cost_industrial_facilities_09_2014.tsv#>
SELECT DISTINCT
?rank
?country
?facility
?city
?activity_name
?low
?high
WHERE {
{
GRAPH <http://semantic.eea.europa.eu/project/cost_from_industrial_facilities/cost_industrial_facilities_09_2014.tsv>
{
_:cost_industrial_facilities tableFile:rank ?rank .
_:cost_industrial_facilities tableFile:facilityId ?facilityId .
OPTIONAL { _:cost_industrial_facilities tableFile:facility ?facility } .
OPTIONAL { _:cost_industrial_facilities tableFile:city ?city } .
OPTIONAL { _:cost_industrial_facilities tableFile:country ?country } .
OPTIONAL { _:cost_industrial_facilities tableFile:activity_code ?activity_code } .
OPTIONAL { _:cost_industrial_facilities tableFile:activity_name ?activity_name } .
OPTIONAL { _:cost_industrial_facilities tableFile:low ?low } .
OPTIONAL { _:cost_industrial_facilities tableFile:high ?high } .
OPTIONAL { _:cost_industrial_facilities tableFile:snap_code ?snap_code } .
OPTIONAL { _:cost_industrial_facilities tableFile:snap_name ?snap_name } .
}
}
}
ORDER BY ?rank
Permalinks
- Permalink to this version
- 08a680ba9b9f4f6993b809b999b09808
- Permalink to latest version
- DCFBAZE2U8
For references, please go to https://www.eea.europa.eu/data-and-maps/daviz/sds/facilities-which-have-most-contributed or scan the QR code.
PDF generated on 07 Jul 2022, 06:45 PM
Document Actions
Share with others