five

GreenDB: A Product-by-Product Sustainability Database

收藏
NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/6078038
下载链接
链接失效反馈
官方服务:
资源简介:
The publicly available open GreenDB is a product-by-product sustainability database. It contains product attributes, e.g., name, description, color, etc. and, on the other hand, information about the products' sustainability. Moreover, the sustainability information is transparently evaluated so that it is possible to rank products depending on their sustainability. Landing Page: https://green-db.calgo-lab.de Source Code: https://github.com/calgo-lab/green-db  Further Notes For usability, we export two datatypes: CSV Parquet (using pyarrow python package) Be careful with the columns' data types when using the CSV files! Use for example: from ast import literal_eval from datetime import datetime import pandas as pd products = pd.read_csv("products.csv", converters={"timestamp": datetime.fromisoformat, "image_urls": literal_eval, "sustainability_labels": literal_eval}).convert_dtypes() sustainability_labels = pd.read_csv("sustainability_labels.csv", converters={"timestamp": datetime.fromisoformat}).convert_dtypes()
创建时间:
2024-02-01
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作