Published November 8, 2020 | Version v1
Dataset Open

Fast Fashion Eco Commitment Dataset

  • 1. UOC

Description

This dataset contains intormation on prices, composition and "eco tagging" (i.e. being marketed as an eco friendly product) for 277 items in the Spanish Zara catalogue (Inditex group) as retrieved from their webside on 2020-11-07. Further, the dataset is structured in two dimensions:

Items Dimension (on row per item):

  • 'item_code': primary key. Numeric code assigned to each clothin item

  •  'item_name': str, name of the item.

  • 'item_desc': str, description of the item.

  • 'join_life': bool, weather or not the item is eco-tagged

  • 'joinlife_title': str, ecologic marking

  • 'joinlife_desc': str, description of the ecologic action taken

  • 'item_price': num, price of the item in cents of €

 

Composition Dimension (one row per clothing material):

  • 'item_code': int, foreign key to merge with Items Dimention

  • 'part_name': str, part of the clothing item (e.g. Inside/Outside)

  • 'material': str, name of the material.

  • 'percent': srt, percentage of the material realtive to the clothing part.

 

Disclaimer: This dataset was created within the framework of Univeristat Oberta de Catalunya's Msc in Data Science as a research project and its purpose is purely educational.

Files

fastFashionCompDim.csv

Files (87.9 kB)

Name Size Download all
md5:ccb23f420fb1f78a39647e669c7b0251
13.2 kB Preview Download
md5:f684258d2dc30fa6fa8856e94d9c7745
74.7 kB Preview Download