gravatar

TheoH12

Theo

Recently Published

Network Analysis of U.S. Airport Connections
This project explores the structure of the U.S. airline network using network analysis techniques in R. By analyzing flight route data from the OpenFlights dataset, I identified the most central airports based on degree and betweenness centrality. The report includes full data cleaning steps, a visualization of the airport network, and insights into the key hubs that keep the system running. Built using R Markdown and igraph.