Francesco

Data Modeling: Start from here

Data modeling is the process of creating a visual representation of an organization’s data and the relationships between different pieces of that data. For example, imagine a retail business that tracks sales, customers, and inventory – data modeling would illustrate…

Spain: Gas Stations (Gasolineras)

This project focuses on the analysis of gas stations across all provinces in Spain, using a dataset extracted from the official Spanish government portal dedicated to energy infrastructures. The data was obtained in September 2024 from the Gas Stations Geoportal,…

EDA With Python

Exploratory Data Analysis (EDA) is the first and most important step in the data analysis workflow. It allows analysts and scientists to understand the patterns, relationships, and anomalies within the data, making it ready for a deeper analysis or the…

Warsaw Weather Analysis

In this weather data analysis project, I analysed daily meteorological data from Warsaw, Poland from 1993 to 2022. I used Python for initial data preprocessing, Exploratory Data Analysis (EDA), statistical analysis and I created a Machine Learning model to see…

E-Commerce Dashboard

In this project, I worked on a comprehensive examination of online transactional data, of an e-commerce. I utilized Python for preliminary exploration, SQL for investigation and querying the data, and Power BI for visualization, this work showcases a blend of…