hvignolo87 / XalDigital-Challenge

XalDigital challenge for Data Engineering job positions. Skills: SQL, Python, Data Analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XalDigital Challenge

XalDigital challenge for Data Engineering job positions.

Author: Hernán Vignolo <vignolo.hernan@gmail.com>

Usage

For coding challenge:

  1. Open a Git bash, and navigate to the repository where you want the cloned directory to be added.
  2. Clone this repository in your computer. For this, copy&paste the following command:
$ git clone https://github.com/hvignolo87/XalDigital-Challenge.git
  1. Open a CLI or a Powershell and navigate to the folder in your computer.
  2. Run the following command:
python coding.py
  1. Check the answers in the console output.

For SQL challenge:

  • You'll find the questions, the answers and the queries to get that answers in the sql_challenge.sql file.

About

XalDigital challenge for Data Engineering job positions. Skills: SQL, Python, Data Analysis.


Languages

Language:Python 100.0%