isaacarroyov / thesis_undergrad_dataviz_redesign

Redesigned some of the data visualization I did for my undergrad thesis project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redesigning Data Visualizations: A glimpse of my undergraduate thesis project.

Introduction

In order to graduate with BSc. in Engineering Physics, I had to write a thesis project. My supervisor and I chose a topic related to the environment 🌱 : Wildfires in the state of Yucatan 🇲🇽

The thesis project was focused on gathering, cleaning, exploring and visualizing data concerning wildfires (time series, records and environmental data). Some sources were public data from government institutions, specialized databases and satellite imagery 🛰️ 🌎

With this repository, I aim to redesign some (not all) of my favourite and relevant data visualizations I created for my undergrad thesis. Some of the new designs will showcase a different picture of the data, and others perhaps will explore my creativity and desire to play with shapes, colours and concepts. Therefore, no matter the case, I will receive feedback.

See the whole project in my portfolio "Redesigning Data Visualizations: Undergrad Thesis"

Gallery

Counties/Municipalities info: Frequency and affected area caused by wildfires during 2017

Data processing code
Data visualization code

Time series: Record of heat points in the state, from 2001 to 2020

Data processing code
Data visualization made with RAWGraphs and Illustrator

Density plot: Record of heat points in the state, from 2001 to 2020

Data processing adn visualization code (#TidyTuesday repository)

About

Redesigned some of the data visualization I did for my undergrad thesis project


Languages

Language:R 63.3%Language:Python 36.7%