field | data type |
---|---|
id |
VARCHAR |
year |
INT |
product_name |
VARCHAR |
company |
VARCHAR |
country |
VARCHAR |
industry_group |
VARCHAR |
weight_kg |
NUMERIC |
carbon_footprint_pcf |
NUMERIC |
upstream_percent_total_pcf |
VARCHAR |
operations_percent_total_pcf |
VARCHAR |
downstream_percent_total_pcf |
VARCHAR |
Above data used to examine the carbon footprint of each industry in the dataset!