Skip to content

AltonDsouza/Carbon_emissions_SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Analyzing Industry Carbon Emissions

image

product_emissions

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!

About

Analyzing industry carbon emissions in SQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published