Welcome to my portfolio with some of my work previous projects. See below for more information.
Recent Projects
Project 7: Visualizing Global Imports from Major Economic Powers (China, EU, USA) since 2000
Use IMF API to automatically collect relevant data soures Process data as needed Create metrics to define majority import (in this case which ever of the three countries the share of the imports are from) Combine geojson file with data so that there is a proper geospatial file with the neceesary information Creating visuals of the dataset Start to finish process in one Jupyter Notebook GitHub Repository
read more
Project 6: Bike Infrastructure Availability & Quality in Berlin vs. Amsterdamm
Define metrics: Availability = Bike Paths (km)/ Roads (km) Quality = ( Seperated Bikepaths / All Bike Paths )*100 Utilize API to collect data from OpenStreetMap Acquire appropriate shapefiles from the city authorities Clean and process data Create data visualizations and report findings GitHub Repository
read more