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 29 rows in 0.035 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 tableFile: <http://semantic.eea.europa.eu/project/cost_from_industrial_facilities/cost_industrial_facilities_09_2014.tsv#>
PREFIX geo: <http://rdfdata.eionet.europa.eu/eea/countries/>
SELECT DISTINCT
?country
sum(?low) as ?low
sum(?high) as ?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 .
_:cost_industrial_facilities tableFile:facility ?facility .
_:cost_industrial_facilities tableFile:city ?city .
_:cost_industrial_facilities tableFile:country ?country .
_:cost_industrial_facilities tableFile:activity_code ?activity_code .
_:cost_industrial_facilities tableFile:activity_name ?activity_name .
_:cost_industrial_facilities tableFile:low ?low .
_:cost_industrial_facilities tableFile:high ?high .
_:cost_industrial_facilities tableFile:snap_code ?snap_code .
_:cost_industrial_facilities tableFile:snap_name ?snap_name .
}
}
}
GROUP BY ?country
ORDER BY ?country
For references, please go to https://eea.europa.eu./data-and-maps/daviz/sds/air-pollution-damage-costs-by-country or scan the QR code.
PDF generated on 23 Nov 2024, 08:05 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