Dataset

eurostat-mutlitlateral-seasonal
Open Data Contract Standard v3.1.0
scanner groceries-and-food

Fundamentals

Basic information about the data contract

Name
Eurostat seasonality multilateral dataset
Version
1.0
Tenant
Eurostat
Purpose
Dataset developed by Eurostat for the 'Guide on Multilateral Methods in the HICP' with seasonal data to help demonstrate multilateral methods
Usage
Open dataset, shared as part of the Guide on Multilateral Methods in the Harmonised Index on Consumer Prices (HICP) under "Creative Commons Attribution 4.0 International (CC-BY 4.0)" licence.

Links:
How to cite
APA style:
Eurostat (2022) Seasonal Products Dataset [Data set]. Guide on multilateral methods in the Harmonised Index on Consumer Prices (HICP). https://doi.org/10.2785/873932

Chicago style
Eurostat "Seasonal Products Dataset". Guide on multilateral methods in the Harmonised Index on Consumer Prices (HICP) (2022). https://doi.org/10.2785/873932

Bibtex citation
Click here for raw form

Entity Relationship Diagram

Visual representation of data model relationships

                    erDiagram
	"**Dataset**" {
	Period object
	Product object
	Turnover number
	Quantity number
	Price number
}


                  

Schema

The data schema and structure

Dataset None
An artifical data set with 201 price observations for 36 periods and 12 products
Property Business Name Type Required Description
Period
Period number
object
No Time period, represented as an integer from 1 to 36.
Product
Product name
object
No The Product name
Turnover
Turnover
number
No The turnover of the data.
Quantity
Quantity
number
No The number of products sold.
Price
Price
number
No The unit price of each sold product.
Created at 24 Feb 2026 05:02:51 UTC with Data Contract CLI v0.11.5
version: '1.0'
kind: DataContract
apiVersion: v3.1.0
id: eurostat-mutlitlateral-seasonal
name: Eurostat seasonality multilateral dataset
tenant: Eurostat
tags:
- scanner
- groceries-and-food
status: 'Draft
Target documentation level: 2' description: usage: "Open dataset, shared as part of the Guide on Multilateral Methods in the\ \ Harmonised Index on Consumer Prices (HICP) under \"Creative Commons Attribution\ \ 4.0 International (CC-BY 4.0)\" licence.\n\n

\nLinks:
\n\n" purpose: 'Dataset developed by Eurostat for the ''Guide on Multilateral Methods in the HICP'' with seasonal data to help demonstrate multilateral methods ' limitations: 'APA style:
Eurostat (2022) Seasonal Products Dataset [Data set]. Guide on multilateral methods in the Harmonised Index on Consumer Prices (HICP). https://doi.org/10.2785/873932

Chicago style
Eurostat "Seasonal Products Dataset". Guide on multilateral methods in the Harmonised Index on Consumer Prices (HICP) (2022). https://doi.org/10.2785/873932

Bibtex citation
Click here for raw form ' domain: Consumer Price Statistics schema: - name: Dataset description: 'An artifical data set with 201 price observations for 36 periods and 12 products ' businessName: '' properties: - name: Period description: 'Time period, represented as an integer from 1 to 36. ' businessName: Period number logicalType: object examples: - '1' - name: Product description: The Product name businessName: Product name logicalType: object examples: - A - name: Turnover description: 'The turnover of the data. ' businessName: Turnover logicalType: number examples: - '642.49' - name: Quantity description: 'The number of products sold. ' businessName: Quantity logicalType: number examples: - '88.088' - name: Price description: 'The unit price of each sold product. ' businessName: Price logicalType: number examples: - '2.09964'