This project aims to analyze the telecom market, focusing on customer demographics and their preferences for multiple telecom services. The goal is to identify age groups that are most likely to have multiple telecom services and understand their sentiment regarding the number of options they have.
These instructions will guide you on how to run the project on your local machine. Clone the repository and follow the steps in each section.
This folder contains the data files used in the project. It includes CSV files with information about customers, services, and survey responses.
This folder contains the SQL scripts used for creating tables, loading data, and performing the necessary queries. These scripts are organized in separate files for easy management and understanding.
This folder contains Jupyter Notebooks used for data exploration, visualization, and analysis. You can open these notebooks using Jupyter Notebook or JupyterLab and run the cells to see the results.
This folder contains the output files and results obtained from the analysis. It may include charts, tables, or other visualizations that provide insights into the telecom market and customer preferences.
- Javier Lopez
- Meena Toor from Qualtrics for age group recommendations
- PostgreSQL Tutorial for providing guidance on importing CSV files into PostgreSQL tables