Sie sind auf Seite 1von 28

Data Science in Industrial

Experience

ForCcal
Foresee a Better World

VARUN MATHUR
Master of Data Science
Student ID:28954114

1
Overview
1 About the project

2 Open Data & Data Wrangling

3 Carbon Emission Calculators

4 Data Visualization

5 What Have I Learnt

2
About the Project
ForCcal tries to mitigate the rising levels of global
warming due to increased carbon emissions.

Emissions from vehicles


and home appliances

Carbon footprint
calculators, checklists

Quizzes, animations,
visualizations

3
Australian government website

Victorian government websites

UC San Diego University (kaggle)

European Environment Agency

UCI Machine Learning Repository


(Kaggle)

Climate council, Australia

4
Data Wrangling
FIND... LOAD... CLEAN...
Australian Car Details
• Reducing columns
• Finding unique cars and
keeping only Australian cars
• Creating new dataframe for
engine capacity and carbon
emissions
• Regular checks for mean
and count of transmission
types, engine capacity and
fuel types
• Checking comparisons using
graphs
• Export clean dataset

5
Data set before and after cleaning
Australian Car Details

6
Data Wrangling cont…

CO2 Levels of Different Years

• Keeping relevant columns


• Checking for null values
and imputing null values
• Removing outliers
• Making values consistent
• Checking comparisons
using graphs
• Export clean dataset

7
Data set before and after cleaning
CO2 Levels of Different Years

8
Outlier Detection

3 outliers detected

Can be caused due to


incorrectly entered or
measured data

Violating the linearity in the


graph

Might affect result later


or mess up the analysis

9
Model Evaluation

Accuracy check of model


• Implementation of linear
regression on model
• Finding correlation
between variables
• Determination of
dependent and
independent variables to
find linearity
• Training the model
• Model accuracy: 99.6%
• Making predictions

10
Data Wrangling cont…

Public Transport Details


• Parsing of pdf file to
extract table
• Usage of
matplotlib,Pandas,Seabor
n, numpy & PyPDF2
• Extraction of the page
containing the table
• Extraction of tabular
values one by one and
placing in new dataframe
• Export clean dataset

11
Data set before and after cleaning
Public Transport Details

12
Carbon Emission Calculators
Vehicle Calculator

Getting the
data

Analyzing the
data

Formation of
equation

13
Carbon Emission Calculators
Household Calculator

Getting the
data

Analyzing the
data

Formation of
equation

14
Vehicular Data Visualization

15
Vehicular Data Visualization

16
Carbon Emission Visualization

17
Carbon Emission Visualization

18
Household Carbon Emission Visualization

19
Public Transport Emission

20
Gallery

21
Gallery
Comparison of fuel types, manufacturers, engine capacity and carbon
emissions of different Australian cars

22
Gallery

23
Gallery

24
Visualization (using Google Charts)
Depiction of carbon emission by a person for their chosen state depending on
the results from the carbon emission calculator

25
Visualization (using Google Charts)
Comparison of the individual’s calculated emission value to that of the entire
state of Australia

26
27
Thank you!
For any queries, kindly contact me on:
vmat0002@student.monash.edu

28

Das könnte Ihnen auch gefallen