Jena Klimaszewski

GIS Portfolio

Python Syracuse Tree Density and Income Analysis

This project explored the relationship between urban greenery and socioeconomic status in Syracuse, NY. Using Python with GeoPandas and Census data, I created a bivariate choropleth map comparing tree density with median household income at the census tract level. Data was sourced from the Syracuse Data Portal.

Syracuse Tree Density vs Income Scatterplot

This scatterplot shows tree density versus median household income across Syracuse census tracts. Pixels with higher income tend to have slightly higher tree density, but the correlation is weak.

Worcester Pedestrian Infrastructure Analysis

QGIS Cartography

For a group project, I analyzed a census tract in Worcester with multiple pedestrian safety incidents. This QGIS map shows bus stops in the Upper Shrewsbury Census Tract to examine transit accessibility. Data came from the US Census and Worcester Open Data Portal.

R Crosswalk Analysis

This R map analyzes the spatial distribution of crosswalks at the census tract level, including average distances between them to evaluate pedestrian infrastructure. This project used R packages including sf, dplyr, and ggplot2.

Boston Nightlight Analysis

Boston Nightlight Boxplot

For a group project building on previous student work, I analyzed Boston using census and NASA nightlight data. The boxplot shows nightlight residuals by public housing coverage. Pixels with 25%-50% coverage have the highest residuals, and 50%-100% coverage the second highest. R packages used: terra, tidycensus, tigris, dplyr, ggplot2.

ArcGIS Dashboard

ArcGIS Dashboard

For an undergraduate course, I built an ArcGIS Dashboard mapping food pantries in Worcester, MA and showing bus stops within 400 meters. I used buffers and spatial joins to identify bus stops in those zones. The dashboard visualizes transit accessibility to food resources. If I were to add to this project, I would include a grocery store toggle. This project was meaningful because I worked at my university's pantry at the time, and it was later included in a student-created resource guide.

ArcGIS Cartography

ArcGIS Cartography

I designed an ArcGIS map of community resources in The Port neighborhood of Cambridge, MA for an affordable housing proposal competition. The map shows important amenities such as food access points and schools, demonstrating that the area is well-resourced for potential residents.