Python • SQL • Data Visualization
This project analyzes visits to a website, focusing on the bounce rate in different regions of France and Spain. The goal is to understand visitor behavior and visualize which regions tend to leave the site quickly.
Python code used to compute the bounce rate per region and merge it with geographical data.
SQL query to count visits per country and filter data based on user selection.
Through this project, I improved my skills in Python data analysis and
Additionally, I gained experience presenting complex data visually in a way that is understandable even for non-technical users.