Giter VIP home page Giter VIP logo

gluky_challenge's Introduction

Gluky Challenge

El proyecto consistió en lo siguiente:

  • Obtener los datos sobre ventas de E-commerce.
  • Limpiar la información con errores.
  • Crear la base de datos en Cloud Firestore con Firebase.
  • Conectar Firestore con Python.
  • Preparar e insertar en Firestore los datos en formato JSON.
  • Generar el pipeline que se encarga de Parsear los datos, obtener información del usuario, obtener los datos desde Firestore y generar reportes en formato Excel.

Manual de uso

Librarías que requieren ser instaladas en un entorno virtual de Python:

  • pip install firebase_admin
  • pip install pandas
  • pip install openpyxl

Si tienes sistema operativo Windows: El archivo install_libraries.bat facilita esta tarea de instalación del entorno virtual y librerías, solo requiere que se ejecute y esperar a que instale todo, una vez haya terminado informara y se cerrara la ventana. (En caso de que no se cierre automáticamente, se puede cerrar manualmente una vez haya informado que ha terminado)

Una vez se ha iniciado el entorno virtual con las librerías instaladas, se debe ejecutar el archivo main.py. Se le pedirá informacion sobre el rango de fechas para poder generar el reporte, ingresar las fechas con el formato YYYY-MM-DD.

El pipeline obtendrá la informacion y generara el reporte dentro de la carpeta excel.

gluky_challenge's People

Contributors

dantergy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.