top of page
Geocomputation with R

Geocomputation in R - Data used: London spatial data, london government data

Purpose of this project

  • To develop knowledge using the R programming language's exciting visualization capabilities

  • To use the data given to create segmented maps identifying which boroughs excude the most carbon emissions

  • To create tmaps, powered by leaflet, creating interactive and colored visualizations showing the most carbon emission dense boroughs

Exploratory Analysis with R

Exploratory Analysis:

  • US Census housing-level and person-level survey data | Collected from WA residents during 2016

  • Variables used: VALP (Property Value) & CIT (Citizenship Status)

  • Histogram chart used to show the distribution of property values by frequency

  • Box and Whiskers plot used to identify the varying VALP means for each CIT level and the outlier values | Plotted against VALP

​

​

Coming Soon

Social Network Analysis with R, Webscraping with Python, and much more!

bottom of page