Home

OntologyCentral Eurostat Mirror

Introduction

Welcome to the Eurostat mirror, which contains publicly available Eurostat data expressed in the Resource Description Framework and published as Linked Data.

A list of Eurostat datasets is available on the EU's website (copyright policy).

Coverage

We currently provide all "dataset" and "table" files.

E.g. see http://estatwrap.ontologycentral.com/data/tag00002

Vocabularies and Mappings

The data has been converted from tab-seperated-values files and includes labels (in English) derived from "dictionary" files.

Each data value has associatied metadata (e.g. location, sitc code) depending on the data in the tab-seperated-values files.

A sample data item The figure shows the Harmonised Index of Consumer Prices (HICP) for the European Union for March 2007 with the value 104.58 (2005 = 100).

@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix eus: <http://ontologycentral.com/2009/01/eurostat/ns#> .

_:bn eus:unit  .
_:bn eus:geo  .
_:bn eus:time  .
_:bn rdf:value "104.58" .
<> rdfs:label "HICP - All items - Index (2005=100)" .
/dic/geo#eu rdfs:label "European Union (EC6-1972, EC9-1980, EC10-1985, EC12-1994, EU15-2004, EU25-2006, EU27)"@en .

Related

Unlike this and this, our RDF version of Eurostat is comprehensive and up-to-date.

Updates

All files at http://estatwrap.ontologycentral.com/ are generated on-demand from the source Eurostat files. Last updated 2010-06-12.