Bari Data Questionnaire Analysis

I worked on the analysis of a questionnaire carried by the editorial staff of Scomodo Bari. This project was created to support a collective writing article about aggregation spaces and urban social dynamics in the city of Bari. The work includes multiple data analysis studies conducted on survey responses from approximately 1,000 Bari residents.

The project transforms questionnaire data into actionable insights through five distinct analytical approaches: AI-powered citizen desires, regarding the city of Bari, using natural language processing analysis, geographic heatmap visualization of urban activity patterns both through classical heatmap representation, and with a neighboroods split, survey response categorization and visualization, and statistical correlation analysis of youth behavior patterns.

By combining machine learning techniques with interactive web visualizations, this project makes urban data accessible and contributes to evidence-based cultural analysis for the city of Bari,

This project provided me with experience in full-stack data science and dashboard development. I learned how to implement advanced natural language processing techniques which i didn't study during my master course, specifically using BERTopic for unsupervised topic modeling on open-ended text responses in Italian. This required understanding not just the technical implementation but also how to tune parameters for meaningful results in a civic context.

I gained more expertise in geospatial data processing and visualization, learning to work with coordinate validation, and intensity calculations. This included understanding the balance between technical accuracy and user-friendly interfaces that non-technical users could navigate effectively.

During the development of the project i used data preprocessing techniques including one-hot encoding for categorical variables and multi-label binarization for complex survey responses. I identified and created visualizations for statistical correlations in ways that reveal meaningful patterns without overwhelming users with complexity.