SlideShare a Scribd company logo
1 of 8
Download to read offline
Climate Change In Cincinnati
Spandana Pothuri
November 21, 2017
Table of Contents
Climate Change, a myth or reality?.................................................................................................................3
Introduction .......................................................................................................................................................3
Tools used................................................................................................................................................................3
Data Preperation...................................................................................................................................................3
The Data..........................................................................................................................................................3
Structure of the Data..................................................................................................................................3
Normalizing the data..................................................................................................................................4
Problems with the dataset.......................................................................................................................4
Data exploration using SQL .....................................................................................................................5
Data visualization using Tableau...........................................................................................................6
Data modeling using R...............................................................................................................................7
Summary ..................................................................................................................................................................8
Bonus : Challenges faced....................................................................................................................................8
Climate Change, a myth or reality?
Introduction
Climate change is viewed by some as one of the major threats to the planet. But to others it
is nothing but a hoax. The best way to understand where to stand is by analyzing climate
change data over time to see if there indeed has been a significant change. For this project,
Temperature has been recorded overtime in Cincinnati. And it is studied to view any affects
of climate change.
Tools used
Microsoft SQL Server was used to import, understand the data. R Studio was used to form
plots and models and Tableau was used for visualizations
Data Preperation
The Data
The data used for this particular project is called "Climate Change: Earth Surface
Temperature Data" The data consists of Global Land and Ocean Temperatures, Land
Temperatures by City, State and Country measured over 266 years, from 1743 to 2013. For
the purpose of this project, the dataset depicting land temperatures by City has been taken.
The original source of the data is Berkeley Earth
Structure of the Data
The structure for the dataset contains 7 columns
Variables Considered in Global Temperatures by City
d
t
AverageTemperat
ure
AverageTemperatureUncer
tainty City
Countr
y
Latitu
de
Longitu
de
1743-11-01 6.068 1.737 Ãrhu
s
Denma
rk
57.05
N
10.33
1744-04-01 5.788 3.624 Ãrhu
s
Denma
rk
57.05
N
10.33
The data has the following variables
Variable Description
dt The date in the format of year-month-day
AverageTemperature Average Temperature in the regoin
AverageTemperatureUncertainty The 95% confidence interval of the Average
Temperature
City The City
Country The Country
Latitude The Latitude
Longitude The Longitude
Normalizing the data
The data can be divided into the following tables and attributes
Normalized Tables
Tables Attributes
Date The Date in the form of year month day
Average
Temperature
Average Temperature in the regoin, The 95% confidence interval of
the Average Temperature
City The City, Latitude, Longitude
Country The Country
Problems with the dataset
1) All the data types are stored as strings
2) There are many Null values
3) There are duplicate entries
4) There are empty rows for average temperature and uncertainty values
5) Not all days have entries
6) For the initial years (1743 - around 1850) The measurement of temperatures and
uncertainty was probably not made with sophisticated equipment used in the later
years as there is a difference in data between the two sets
7) The maximum temperature notes is 29.8320000 and minimum is -11.0710000, which
could be the limitation to the data / mode of measurement as temperatures can clearly
be greater than 30 degrees Celcius
Data exploration using SQL
1) There are 3448 cities from different countries
2) There are 3239 records for Cincinnati
3) After making empty and non integer values null and converting dt to date datatype
and average temperature, average temperature uncertainty to decimal datatype the
resultant rows are as follows:
4) The dates spread over 266 years, 1743 to 2013. From 01-11-1743 to 01-09-2013
5) Checking range of temperature and uncertainty for the 12 months
6) When ordering by month it can be seen that the lowest temperature is in January and
the highest temperature is in July
7) The uncertainty reduces over the years , this could be due to increase in accuracy of
measurements over the years
8) When ordering by year it can be seen that the highest temperature was at 2012 and
lowest at 1779, hence there could be an increase in temperature from 1779 to 2012,
on a rough scale. However, there are many anomolies in the data.
Sample possible anomaly, lowest temperature year
Maximum temperature years
Data visualization using Tableau
The Average Temperatures over the world for the latest year
The Average Temperature increase over the years for the world
There is a clear rise in temperature over the years over the world
The Average temperature increase over the years for cincinnati
The anomalies in the data can be clearly seen in this graph
The average temperatures for various months for cincinnati
Data modeling using R
Plotting the correlations and distributions of the data
It can be seen that the highest correlation is between temperature uncertainty and year,
this as stated, could be due to increase in recording precision.
Plotting the model
The fit has an r squared is 0.05568. Which implies that the model only explains 5.6% of the
data, the rest is noise or anomolies. Hence for the city of Cincinnati, climate change is not
majorly observed, as opposed to global values. This could be primarily due to more general
data working better on the global scale. Working with global data would lead to more
accurate results.
Summary
The earth is supposed to get hotter over the years, this is known as climate change.From
this analysis, there is a clear rise in global temperature over the years. But that is not
observed correctly for Cincinnati alone. Cleaning the data by removing influential outliers,
collecting more data over more time would improve the results along with more
sophisticated equipment to measure temperatures and predict their rise. It would also
benefit the study to factor in more parameters like the carbon emmissions of a region,
energy saving policies of a region, the population of a region, Ozone levels of a region, the
azimuth and elevation at a lat/long etc. Most importantly, taking steps towards living a
greener life would help us reduce the speed at which the temperature is rising.
Bonus : Challenges faced
The biggest challenge was when the dataset I wanted to use was too big for R and SQL
executions, therefore I had to resort to using a smaller dataset(Cincinnati). I have not
figured out how to deal with a dataset that large since it was rich in information. Ultimately,
I have learnt that the best way is to cut out the data.

More Related Content

What's hot

Climate Change Model
Climate Change ModelClimate Change Model
Climate Change ModelGaetan Lion
 
Cloth Diapering costs: 3-year comparison
Cloth Diapering costs: 3-year comparisonCloth Diapering costs: 3-year comparison
Cloth Diapering costs: 3-year comparisonQuilter's Nappies
 
Global Warming Update
Global Warming UpdateGlobal Warming Update
Global Warming UpdateGaetan Lion
 
NRLP Practicum Presentation
NRLP Practicum PresentationNRLP Practicum Presentation
NRLP Practicum PresentationJeremy Moore
 
Heat and Heat Capacity
Heat and Heat CapacityHeat and Heat Capacity
Heat and Heat CapacityMehakShabbir
 
Wiemers butterflies as indicators
Wiemers butterflies as indicatorsWiemers butterflies as indicators
Wiemers butterflies as indicatorsJacqueline Loos
 
Ecological basis of IPM - degree day
Ecological basis of IPM -  degree dayEcological basis of IPM -  degree day
Ecological basis of IPM - degree daykhalil amro
 
Statistical Evaluation of Spatial Interpolation Methods for Small-Sampled Reg...
Statistical Evaluation of Spatial Interpolation Methods for Small-Sampled Reg...Statistical Evaluation of Spatial Interpolation Methods for Small-Sampled Reg...
Statistical Evaluation of Spatial Interpolation Methods for Small-Sampled Reg...Beniamino Murgante
 
Study of Extreme Weather Events (hot & cold day or wave) over Bihar Region
Study of Extreme Weather Events (hot & cold day or wave) over Bihar RegionStudy of Extreme Weather Events (hot & cold day or wave) over Bihar Region
Study of Extreme Weather Events (hot & cold day or wave) over Bihar RegionEditor IJLRES
 
Boyle's law computer activity
Boyle's law computer activityBoyle's law computer activity
Boyle's law computer activitymegonigale
 
Power Notes -Measurements and Dealing with Data. Day 2
Power Notes  -Measurements and Dealing with Data. Day 2Power Notes  -Measurements and Dealing with Data. Day 2
Power Notes -Measurements and Dealing with Data. Day 2jmori
 
Habitat for Humanity HVAC System Analysis
Habitat for Humanity HVAC System AnalysisHabitat for Humanity HVAC System Analysis
Habitat for Humanity HVAC System AnalysisMatt Bartholomew
 
Further 9 similar triangles
Further 9  similar trianglesFurther 9  similar triangles
Further 9 similar triangleskmcmullen
 
Forbes co2 and temperature presentation for earth day at cua april 22 2015 ...
Forbes   co2 and temperature presentation for earth day at cua april 22 2015 ...Forbes   co2 and temperature presentation for earth day at cua april 22 2015 ...
Forbes co2 and temperature presentation for earth day at cua april 22 2015 ...Kevin Forbes
 

What's hot (19)

Global Warming
Global WarmingGlobal Warming
Global Warming
 
Climate Change Model
Climate Change ModelClimate Change Model
Climate Change Model
 
Cloth Diapering costs: 3-year comparison
Cloth Diapering costs: 3-year comparisonCloth Diapering costs: 3-year comparison
Cloth Diapering costs: 3-year comparison
 
Global Warming Update
Global Warming UpdateGlobal Warming Update
Global Warming Update
 
NRLP Practicum Presentation
NRLP Practicum PresentationNRLP Practicum Presentation
NRLP Practicum Presentation
 
Heat and Heat Capacity
Heat and Heat CapacityHeat and Heat Capacity
Heat and Heat Capacity
 
Wiemers butterflies as indicators
Wiemers butterflies as indicatorsWiemers butterflies as indicators
Wiemers butterflies as indicators
 
Tumprature log
Tumprature logTumprature log
Tumprature log
 
Ecological basis of IPM - degree day
Ecological basis of IPM -  degree dayEcological basis of IPM -  degree day
Ecological basis of IPM - degree day
 
Statistical Evaluation of Spatial Interpolation Methods for Small-Sampled Reg...
Statistical Evaluation of Spatial Interpolation Methods for Small-Sampled Reg...Statistical Evaluation of Spatial Interpolation Methods for Small-Sampled Reg...
Statistical Evaluation of Spatial Interpolation Methods for Small-Sampled Reg...
 
Study of Extreme Weather Events (hot & cold day or wave) over Bihar Region
Study of Extreme Weather Events (hot & cold day or wave) over Bihar RegionStudy of Extreme Weather Events (hot & cold day or wave) over Bihar Region
Study of Extreme Weather Events (hot & cold day or wave) over Bihar Region
 
Boyle's law computer activity
Boyle's law computer activityBoyle's law computer activity
Boyle's law computer activity
 
Moon, Sun, And Seasons
Moon, Sun, And SeasonsMoon, Sun, And Seasons
Moon, Sun, And Seasons
 
Climatici2
Climatici2Climatici2
Climatici2
 
Standard 6
Standard 6Standard 6
Standard 6
 
Power Notes -Measurements and Dealing with Data. Day 2
Power Notes  -Measurements and Dealing with Data. Day 2Power Notes  -Measurements and Dealing with Data. Day 2
Power Notes -Measurements and Dealing with Data. Day 2
 
Habitat for Humanity HVAC System Analysis
Habitat for Humanity HVAC System AnalysisHabitat for Humanity HVAC System Analysis
Habitat for Humanity HVAC System Analysis
 
Further 9 similar triangles
Further 9  similar trianglesFurther 9  similar triangles
Further 9 similar triangles
 
Forbes co2 and temperature presentation for earth day at cua april 22 2015 ...
Forbes   co2 and temperature presentation for earth day at cua april 22 2015 ...Forbes   co2 and temperature presentation for earth day at cua april 22 2015 ...
Forbes co2 and temperature presentation for earth day at cua april 22 2015 ...
 

Similar to Climate Change in Cincinnati

Analysis of indian weather data sets using data mining techniques
Analysis of indian weather data sets using data mining techniquesAnalysis of indian weather data sets using data mining techniques
Analysis of indian weather data sets using data mining techniquescsandit
 
Count of Candies - Happy Halloween Day
Count of Candies - Happy Halloween DayCount of Candies - Happy Halloween Day
Count of Candies - Happy Halloween DayRavi Nakulan
 
Forecasting Temperatures in Bangladesh: An Application of SARIMA Models
Forecasting Temperatures in Bangladesh: An Application of SARIMA ModelsForecasting Temperatures in Bangladesh: An Application of SARIMA Models
Forecasting Temperatures in Bangladesh: An Application of SARIMA ModelsPremier Publishers
 
A climatology analysis of the petrie creek catchment maroochydore australia u...
A climatology analysis of the petrie creek catchment maroochydore australia u...A climatology analysis of the petrie creek catchment maroochydore australia u...
A climatology analysis of the petrie creek catchment maroochydore australia u...Alexander Decker
 
A model simulation of temperature in ilorin, nigeria
A model simulation of temperature in ilorin, nigeriaA model simulation of temperature in ilorin, nigeria
A model simulation of temperature in ilorin, nigeriaAlexander Decker
 
11.a model simulation of temperature in ilorin, nigeria
11.a model simulation of temperature in ilorin, nigeria11.a model simulation of temperature in ilorin, nigeria
11.a model simulation of temperature in ilorin, nigeriaAlexander Decker
 
ICLR wildfire season forecast 2018 (Richard Carr, Canadian Forest Service)
ICLR wildfire season forecast 2018 (Richard Carr, Canadian Forest Service)ICLR wildfire season forecast 2018 (Richard Carr, Canadian Forest Service)
ICLR wildfire season forecast 2018 (Richard Carr, Canadian Forest Service)glennmcgillivray
 
VISUAL ANALYSIS OF ELECTRICITY DEMAND: ENERGY DASHBOARD GRAPHICS Graphical Da...
VISUAL ANALYSIS OF ELECTRICITY DEMAND: ENERGY DASHBOARD GRAPHICS Graphical Da...VISUAL ANALYSIS OF ELECTRICITY DEMAND: ENERGY DASHBOARD GRAPHICS Graphical Da...
VISUAL ANALYSIS OF ELECTRICITY DEMAND: ENERGY DASHBOARD GRAPHICS Graphical Da...Fatma ÇINAR
 
Zontos_ep410_Report1_SSN
Zontos_ep410_Report1_SSNZontos_ep410_Report1_SSN
Zontos_ep410_Report1_SSNZoe Zontou
 
ICLR Forecast: 2019 Wildfire Season (May 17, 2019)
ICLR Forecast: 2019 Wildfire Season (May 17, 2019)ICLR Forecast: 2019 Wildfire Season (May 17, 2019)
ICLR Forecast: 2019 Wildfire Season (May 17, 2019)glennmcgillivray
 
Statistical analysis of climatological variables Case: Puente Campuzano, Taxc...
Statistical analysis of climatological variables Case: Puente Campuzano, Taxc...Statistical analysis of climatological variables Case: Puente Campuzano, Taxc...
Statistical analysis of climatological variables Case: Puente Campuzano, Taxc...José Andrés Alanís Navarro
 
ANALYSIS ON INTERDEPENDENCE OF WEATHER PARAMETERS USING SPSS SOFTWARE
ANALYSIS ON INTERDEPENDENCE OF WEATHER PARAMETERS USING SPSS SOFTWAREANALYSIS ON INTERDEPENDENCE OF WEATHER PARAMETERS USING SPSS SOFTWARE
ANALYSIS ON INTERDEPENDENCE OF WEATHER PARAMETERS USING SPSS SOFTWAREIRJET Journal
 
Data Science - Part X - Time Series Forecasting
Data Science - Part X - Time Series ForecastingData Science - Part X - Time Series Forecasting
Data Science - Part X - Time Series ForecastingDerek Kane
 
Loan Project Buying a House For this assignment, you will analy.docx
Loan Project Buying a House For this assignment, you will analy.docxLoan Project Buying a House For this assignment, you will analy.docx
Loan Project Buying a House For this assignment, you will analy.docxSHIVA101531
 

Similar to Climate Change in Cincinnati (20)

B04952434
B04952434B04952434
B04952434
 
Analysis of indian weather data sets using data mining techniques
Analysis of indian weather data sets using data mining techniquesAnalysis of indian weather data sets using data mining techniques
Analysis of indian weather data sets using data mining techniques
 
Count of Candies - Happy Halloween Day
Count of Candies - Happy Halloween DayCount of Candies - Happy Halloween Day
Count of Candies - Happy Halloween Day
 
Forecasting Temperatures in Bangladesh: An Application of SARIMA Models
Forecasting Temperatures in Bangladesh: An Application of SARIMA ModelsForecasting Temperatures in Bangladesh: An Application of SARIMA Models
Forecasting Temperatures in Bangladesh: An Application of SARIMA Models
 
Climate
ClimateClimate
Climate
 
A climatology analysis of the petrie creek catchment maroochydore australia u...
A climatology analysis of the petrie creek catchment maroochydore australia u...A climatology analysis of the petrie creek catchment maroochydore australia u...
A climatology analysis of the petrie creek catchment maroochydore australia u...
 
A model simulation of temperature in ilorin, nigeria
A model simulation of temperature in ilorin, nigeriaA model simulation of temperature in ilorin, nigeria
A model simulation of temperature in ilorin, nigeria
 
11.a model simulation of temperature in ilorin, nigeria
11.a model simulation of temperature in ilorin, nigeria11.a model simulation of temperature in ilorin, nigeria
11.a model simulation of temperature in ilorin, nigeria
 
ICLR wildfire season forecast 2018 (Richard Carr, Canadian Forest Service)
ICLR wildfire season forecast 2018 (Richard Carr, Canadian Forest Service)ICLR wildfire season forecast 2018 (Richard Carr, Canadian Forest Service)
ICLR wildfire season forecast 2018 (Richard Carr, Canadian Forest Service)
 
VISUAL ANALYSIS OF ELECTRICITY DEMAND: ENERGY DASHBOARD GRAPHICS Graphical Da...
VISUAL ANALYSIS OF ELECTRICITY DEMAND: ENERGY DASHBOARD GRAPHICS Graphical Da...VISUAL ANALYSIS OF ELECTRICITY DEMAND: ENERGY DASHBOARD GRAPHICS Graphical Da...
VISUAL ANALYSIS OF ELECTRICITY DEMAND: ENERGY DASHBOARD GRAPHICS Graphical Da...
 
Zontos_ep410_Report1_SSN
Zontos_ep410_Report1_SSNZontos_ep410_Report1_SSN
Zontos_ep410_Report1_SSN
 
ICLR Forecast: 2019 Wildfire Season (May 17, 2019)
ICLR Forecast: 2019 Wildfire Season (May 17, 2019)ICLR Forecast: 2019 Wildfire Season (May 17, 2019)
ICLR Forecast: 2019 Wildfire Season (May 17, 2019)
 
Analysis on Temperature Variation over the Past 55 Years in Guyuan City, China
Analysis on Temperature Variation over the Past 55 Years in Guyuan City, ChinaAnalysis on Temperature Variation over the Past 55 Years in Guyuan City, China
Analysis on Temperature Variation over the Past 55 Years in Guyuan City, China
 
Statistical analysis of climatological variables Case: Puente Campuzano, Taxc...
Statistical analysis of climatological variables Case: Puente Campuzano, Taxc...Statistical analysis of climatological variables Case: Puente Campuzano, Taxc...
Statistical analysis of climatological variables Case: Puente Campuzano, Taxc...
 
ANALYSIS ON INTERDEPENDENCE OF WEATHER PARAMETERS USING SPSS SOFTWARE
ANALYSIS ON INTERDEPENDENCE OF WEATHER PARAMETERS USING SPSS SOFTWAREANALYSIS ON INTERDEPENDENCE OF WEATHER PARAMETERS USING SPSS SOFTWARE
ANALYSIS ON INTERDEPENDENCE OF WEATHER PARAMETERS USING SPSS SOFTWARE
 
Workshop climate variability and modeling in Laos
Workshop climate variability and modeling in LaosWorkshop climate variability and modeling in Laos
Workshop climate variability and modeling in Laos
 
Data Science - Part X - Time Series Forecasting
Data Science - Part X - Time Series ForecastingData Science - Part X - Time Series Forecasting
Data Science - Part X - Time Series Forecasting
 
Overview of climate variability and climate change in GMS
Overview of climate variability and climate change in GMSOverview of climate variability and climate change in GMS
Overview of climate variability and climate change in GMS
 
Loan Project Buying a House For this assignment, you will analy.docx
Loan Project Buying a House For this assignment, you will analy.docxLoan Project Buying a House For this assignment, you will analy.docx
Loan Project Buying a House For this assignment, you will analy.docx
 
Climate Extremes Workshop - The Dependence Between Extreme Precipitation and...
Climate Extremes Workshop -  The Dependence Between Extreme Precipitation and...Climate Extremes Workshop -  The Dependence Between Extreme Precipitation and...
Climate Extremes Workshop - The Dependence Between Extreme Precipitation and...
 

Recently uploaded

Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystSamantha Rae Coolbeth
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Callshivangimorya083
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFxolyaivanovalion
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxolyaivanovalion
 
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxBPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxMohammedJunaid861692
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSAishani27
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptxAnupama Kate
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxolyaivanovalion
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998YohFuh
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxolyaivanovalion
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfLars Albertsson
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改atducpo
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% SecurePooja Nehwal
 

Recently uploaded (20)

Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data Analyst
 
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFx
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptx
 
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxBPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICS
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFx
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998
 
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
Sampling (random) method and Non random.ppt
Sampling (random) method and Non random.pptSampling (random) method and Non random.ppt
Sampling (random) method and Non random.ppt
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 

Climate Change in Cincinnati

  • 1. Climate Change In Cincinnati Spandana Pothuri November 21, 2017
  • 2. Table of Contents Climate Change, a myth or reality?.................................................................................................................3 Introduction .......................................................................................................................................................3 Tools used................................................................................................................................................................3 Data Preperation...................................................................................................................................................3 The Data..........................................................................................................................................................3 Structure of the Data..................................................................................................................................3 Normalizing the data..................................................................................................................................4 Problems with the dataset.......................................................................................................................4 Data exploration using SQL .....................................................................................................................5 Data visualization using Tableau...........................................................................................................6 Data modeling using R...............................................................................................................................7 Summary ..................................................................................................................................................................8 Bonus : Challenges faced....................................................................................................................................8
  • 3. Climate Change, a myth or reality? Introduction Climate change is viewed by some as one of the major threats to the planet. But to others it is nothing but a hoax. The best way to understand where to stand is by analyzing climate change data over time to see if there indeed has been a significant change. For this project, Temperature has been recorded overtime in Cincinnati. And it is studied to view any affects of climate change. Tools used Microsoft SQL Server was used to import, understand the data. R Studio was used to form plots and models and Tableau was used for visualizations Data Preperation The Data The data used for this particular project is called "Climate Change: Earth Surface Temperature Data" The data consists of Global Land and Ocean Temperatures, Land Temperatures by City, State and Country measured over 266 years, from 1743 to 2013. For the purpose of this project, the dataset depicting land temperatures by City has been taken. The original source of the data is Berkeley Earth Structure of the Data The structure for the dataset contains 7 columns Variables Considered in Global Temperatures by City d t AverageTemperat ure AverageTemperatureUncer tainty City Countr y Latitu de Longitu de 1743-11-01 6.068 1.737 Ãrhu s Denma rk 57.05 N 10.33 1744-04-01 5.788 3.624 Ãrhu s Denma rk 57.05 N 10.33
  • 4. The data has the following variables Variable Description dt The date in the format of year-month-day AverageTemperature Average Temperature in the regoin AverageTemperatureUncertainty The 95% confidence interval of the Average Temperature City The City Country The Country Latitude The Latitude Longitude The Longitude Normalizing the data The data can be divided into the following tables and attributes Normalized Tables Tables Attributes Date The Date in the form of year month day Average Temperature Average Temperature in the regoin, The 95% confidence interval of the Average Temperature City The City, Latitude, Longitude Country The Country Problems with the dataset 1) All the data types are stored as strings 2) There are many Null values 3) There are duplicate entries 4) There are empty rows for average temperature and uncertainty values 5) Not all days have entries 6) For the initial years (1743 - around 1850) The measurement of temperatures and uncertainty was probably not made with sophisticated equipment used in the later years as there is a difference in data between the two sets 7) The maximum temperature notes is 29.8320000 and minimum is -11.0710000, which could be the limitation to the data / mode of measurement as temperatures can clearly be greater than 30 degrees Celcius
  • 5. Data exploration using SQL 1) There are 3448 cities from different countries 2) There are 3239 records for Cincinnati 3) After making empty and non integer values null and converting dt to date datatype and average temperature, average temperature uncertainty to decimal datatype the resultant rows are as follows: 4) The dates spread over 266 years, 1743 to 2013. From 01-11-1743 to 01-09-2013 5) Checking range of temperature and uncertainty for the 12 months 6) When ordering by month it can be seen that the lowest temperature is in January and the highest temperature is in July 7) The uncertainty reduces over the years , this could be due to increase in accuracy of measurements over the years 8) When ordering by year it can be seen that the highest temperature was at 2012 and lowest at 1779, hence there could be an increase in temperature from 1779 to 2012, on a rough scale. However, there are many anomolies in the data. Sample possible anomaly, lowest temperature year Maximum temperature years
  • 6. Data visualization using Tableau The Average Temperatures over the world for the latest year The Average Temperature increase over the years for the world There is a clear rise in temperature over the years over the world The Average temperature increase over the years for cincinnati
  • 7. The anomalies in the data can be clearly seen in this graph The average temperatures for various months for cincinnati Data modeling using R Plotting the correlations and distributions of the data It can be seen that the highest correlation is between temperature uncertainty and year, this as stated, could be due to increase in recording precision.
  • 8. Plotting the model The fit has an r squared is 0.05568. Which implies that the model only explains 5.6% of the data, the rest is noise or anomolies. Hence for the city of Cincinnati, climate change is not majorly observed, as opposed to global values. This could be primarily due to more general data working better on the global scale. Working with global data would lead to more accurate results. Summary The earth is supposed to get hotter over the years, this is known as climate change.From this analysis, there is a clear rise in global temperature over the years. But that is not observed correctly for Cincinnati alone. Cleaning the data by removing influential outliers, collecting more data over more time would improve the results along with more sophisticated equipment to measure temperatures and predict their rise. It would also benefit the study to factor in more parameters like the carbon emmissions of a region, energy saving policies of a region, the population of a region, Ozone levels of a region, the azimuth and elevation at a lat/long etc. Most importantly, taking steps towards living a greener life would help us reduce the speed at which the temperature is rising. Bonus : Challenges faced The biggest challenge was when the dataset I wanted to use was too big for R and SQL executions, therefore I had to resort to using a smaller dataset(Cincinnati). I have not figured out how to deal with a dataset that large since it was rich in information. Ultimately, I have learnt that the best way is to cut out the data.