Example Dataset

This is a human-readable landing page for your dataset. Each observation has a persistent identifier, such as:


Observation 1

Corresponds to the first row in data.csv. It can be referenced as https://dataobservatory-eu.github.io/dataset-template/#obs1, or your equivalent https://USERNAME.github.io/REPO-NAME#obs1.

  <obs1> sdmx-dimension:refArea <https://www.geonames.org/countries/AD/> ;
         sdmx-dimension:refPeriod "2020"^^xsd:gYear ;
         <http://data.europa.eu/83i/aa/GDP> "2354.8"^^xsd:decimal .
  

Observation 2

Corresponds to the second row in data.csv.

Observation 3

Corresponds to the third row in data.csv.


Machine-readable serialisations are available:

In real publishing scenarios, replace the base namespace https://USERNAME.github.io/REPO-NAME# with your own repository URL.