Code Monkey home page Code Monkey logo

zinobe's Introduction

ZINOBE

Prueba

Exercise-Level-2

Region City Name Languaje Time
Africa Angola AF4F4762F9BD3F0F4A10CAF5B6E63DC4CE543724 0.23 ms
Desarrolle una aplicacion en python que genere la tabla anterior, como se muestra aquí, teniendo las siguientes consideraciones:
  1. De https://rapidapi.com/apilayernet/api/rest-countries-v1, obtenga todas las regiones existentes.
  2. De https://restcountries.eu/ Obtenga un pais por region apartir de la region optenida del punto 1.
  3. De https://restcountries.eu/ obtenga el nombre del idioma que habla el pais y encriptelo con SHA1.
  4. En la columna Time ponga el tiempo que tardo en armar la fila (debe ser automatico)
  5. La tabla debe ser creada en un DataFrame con la libreria PANDAS
  6. Con funciones de la libreria pandas muestre el tiempo total, el tiempo promedio, el tiempo minimo y el maximo que tardo en procesar toda las filas de la tabla.
  7. Guarde el resultado en sqlite.
  8. Genere un Json de la tabla creada y guardelo como data.json
  9. La prueba debe ser entregada en un repositorio git.
  10. No usar Framework
  11. Usar Test Unitarios
  12. Presenta un diseño arquitectonico y de componentes de su solucion.
  13. Entregar Dockerfile y docker compose con la solucion, en la que se guarde la data en un docker en mongo.
  14. Implemente una autenticacion OAUTH2 para consultar la informacion existente en mongo
  15. Documente cómo autenticar y cómo consultar la informacion basado en el punto 14

zinobe's People

Contributors

ebuitragod avatar

Watchers

James Cloos avatar  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.