DATA ANALYSIS
FOR
FOREST FIRES
Guided By: Team Members:
Prof. Dr. Ali A. Yassin Ali Lazim Almalki
Wildfires are one of the biggest catastrophes faced by
our society today causing irrevocable damages.
These forest fires can be man-made or caused by mother
nature by different weather conditions, torrential winds.
These fires cause damages not only to the environment
they also destroy vast homes and property.
Microsoft Excel is the industry leading spreadsheet software
program, a powerful data visualization and analysis tool.
Take your analytics to the next level with Excel.
Python
Python is an interpreted, high-level, general-
purpose programming language. Its language constructs
and object-oriented approach aim to help programmers write
clear, logical code for small and large-scale projects.
CSV
A comma-separated values file is a delimited text file that
uses a comma to separate values. Each line of the file is a data
record. Each record consists of one or more fields, separated by
commas. The use of the comma as a field separator is the source
of the name for this file format.
Matplotlib
Matplotlib is a plotting library for the Python programming
language and its numerical mathematics extension NumPy. It
provides an object-oriented API for embedding plots into
applications.
Pandas
Pandas is the most popular python library that is used for
data analysis. It provides highly optimized performance with
back-end source code is purely written in Python
Data import
From row text data – make workability
data base
Manage the missing data duplicated
normalization for data
Implementation prediction for fire using by
python’s tools
Dataset Description
Attribute Description
X X Axis coordinate
Y Y Axis coordinate
Month Month of the Year
Day Day of the Week
FFMC FFMC code
DMC DMC code
DC DC code
ISI ISI code
Temperature Outside Temperature(Celsius scale)
Relative Humidity Outside Relative Humidity (in %)
Wind Speed Outside Wind Speed (in km/h)
Outside Rain Outside Rain (in mm/m2)
Area Burned Total burned area (in ha)
DIAGRAMS RELATED WITH
FOREST FIRES-