Dataset
eurostat-mutlitlateral-seasonal-data
Data Contract Specification v1.1.0
seasonal-dataset
Info
Information about the dataset
- Title
- Eurostat seasonality multilateral dataset
- Version
- 1.0
- Description
- Dataset developed by Eurostat for the 'Guide on Multilateral Methods in the HICP' with seasonal data to help demonstrate multilateral methods
- Owner
- Eurostat
Terms
Terms and conditions of the dataset
- Usage
-
Open dataset on seasonal products shared by Eurostat as part of the Guide on multilateral methods in the Harmonised Index on Consumer Prices (HICP) — 2022 edition (Chapter 7)
Cite as:
APA:
Eurostat (2022) Seasonal Products Dataset [Data set]. Guide on multilateral methods in the Harmonised Index on Consumer Prices (HICP). https://ec.europa.eu/eurostat/web/products-manuals-and-guidelines/-/ks-gq-21-020
Chicago:
Eurostat "Seasonal Products Dataset". Guide on multilateral methods in the Harmonised Index on Consumer Prices (HICP) (2022). https://ec.europa.eu/eurostat/web/products-manuals-and-guidelines/-/ks-gq-21-020
BibTeX:
@misc{eurostat_dataset,
author = {Eurostat},
title = {Seasonal Product Dataset},
year = {2022},
doi = https://doi.org/10.2785/873932,
howpublished = {\url{https://circabc.europa.eu/ui/group/7b031f10-ac19-4da3-a36f-58708a70133d/library/e52b1b37-38f3-4f2d-82be-14b005da1ce3/details}},
note = {Accessed: YYYY-MM-DD} % Optional: date accessed
}
- Limitations
- None
Entity Relationship Diagram
Visual representation of data model relationships
erDiagram "**data**" { Period int Product int Turnover float Quantity float Price float }
Data Model
The logical data model
data
table
An artifical data set with 201 price observations for 36 periods and 12 products
|
||
---|---|---|
Period
|
int |
Time period
Example: 1
primary
|
Product
|
int |
The Product name
Example: A
primary
|
Turnover
|
float |
The turnover of the data
Example: 642.49
|
Quantity
|
float |
The number of products sold
Example: 88.088
|
Price
|
float |
The unit price of each sold product
Example: 2.09964
|
Created at 01 Oct 2025 02:51:49 UTC with Data Contract CLI v0.10.35