Skip to content

Paniceres/PI_Data_Analitycs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn


Logo

ENACOM Data Analytics Project

Data Analysis for Network Optimization
Explore the docs »

View Deploy · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Methodology
  5. Conclusion
  6. Contributing
  7. Contact

About The Project

ENACOM, a leading telecommunications company, seeks to improve its network optimization. This project aims to enhance the network performance by developing an effective data analysis and machine learning solution. The goal is to provide more efficient network routing, improve network performance, and ultimately increase the company's revenue.

(back to top)

Built With

  • NumPy
  • Pandas
  • Python
  • Matplotlib
  • Seaborn
  • Streamlit
  • PyArrow
  • Manjaro

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • pip install requirements.txt

Installation

This is an example of how to list things you need to use the software and how to install them.

  • pip
    pip install requirements.txt

Installation

  1. Clone the repo
    git clone https://github.com/Paniceres/PI_Data_Analytics.git
  2. Execute main.py
    streamlit run 'PI_Data_Analytics/deploy/main.py'

(back to top)

Usage

View Deploy

Streamlit localhost

Caution

No encontré forma de ocultar los nombres de los modulos, solo usar la casilla interactiva de abajo.

(back to top)

Methodology

The methodology employed in this project involved the following key steps: Data context and criterion; Extract, Transform and Load; Data Anlalysis; Deploy

Over 30 available datasets were analyzed, and a set of criteria was imposed to optimize efforts. The selected 12 datasets were processed through ETL processes, resulting in the creation of tables containing ratios and growth rates. Data Analysis

A comprehensive dataset, df_kpi, was generated from the processed data, serving as the basis for all visualizations and analyses. The economic landscape of modern Argentina was explored by understanding various correlations among technologies, growth rates, penetration totals (access rates, service availability), and speed (service quality). Deployment Challenges

The deployment phase presented several technical challenges, particularly during the creation of the multi-app interactive dashboard. One significant challenge involved standardizing the project's directory structure to streamline data processing. Ensuring the interactivity of the dashboard required considerable effort and attention to detail.

Key Technical Challenges Faced During Deployment:

Data Processing Optimization:

Efficient processing of multiple datasets was crucial.

Visualization Interactivity:

Making the dashboard interactive and responsive to user inputs was a priority. This required implementing interactive widgets and ensuring seamless communication between different components of the dashboard.

Data Integration:

Integrating diverse datasets and ensuring consistency across different data sources was a challenge. Data cleaning and transformation procedures were meticulously applied to harmonize the data and prevent inconsistencies.

User Experience Design:

Designing an intuitive and user-friendly interface was critical for ensuring a positive user experience. User interface elements were carefully chosen, and user feedback was incorporated to refine the design and enhance usability.

Resulting Visualizations and Analyses

The project culminated in a multi-app interactive dashboard that enables users to explore and analyze the economic landscape of modern Argentina. The dashboard provides insights into various aspects of the country's economy, including growth rates, penetration totals, service availability, and speed. Conclusion

The methodology employed in this project effectively enabled the creation of a comprehensive and interactive dashboard that offers valuable insights into the landscape of modern Argentina. By understanding the correlations among different metrics and visualizing them on a single platform, users can make informed decisions and optimize their strategies accordingly.

(back to top)

Conclusion

Upon analyzing the net income trends in dollars, with its relative stability around $500,000 USD, we decided to interpret correlation patterns with other non-economic variables. We observed how Fiber Optics stands out as the central focus of the proposal, being the most cost-effective to install, increasing average speed, and enhancing connectivity rates for every province where it is implemented.

It is crucial to understand that Fiber Optics has an inverse correlation with ADSL, a technology that needs to be reduced. ADSL not only lacks technical features that favor accessibility or service quality but is also susceptible to theft due to its high copper content.

Wireless technology emerges as the one suggesting the highest connectivity, excelling in both rural and densely populated areas, owing to its wireless nature.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Paniceres Lucio - [email protected]

Project Link: https://github.com/Paniceres/PI_Data_Analytics

(back to top)

About

Henry`s bootcamp data analitycs project

Resources

Stars

Watchers

Forks

Packages

No packages published