Data analysis series¶
A series of four evenings aimed at developing a simple data analysis solution using an open-source dataset (Rome Airbnb Data). The evenings will be hosted by:
The purpose of these evenings is to simulate a data analysis process on a specific dataset, working as a team from exploratory analysis to the deployment of an interactive dashboard.
Link to the dataset and reference dashboard: Inside Airbnb Rome Dataset and Dashboard
Structure of the series¶
The meetup will be divided into four workshops:
- Pandas: Review of concepts and implementation of data manipulation and analysis on the dataset.
- Data visualization: Charts and dataset visualization.
- Streamlit: From notebooks to an interactive dashboard.
- Deployment: Papermill and advanced concepts.