Mcamilo / Bari-DataEngineer-Test

Code exercise for a data engineer position at Bari Bank

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bari-DataEngineer-Test

Code exercise for a data engineer position at Bari Bank

Requirements

Setup

Install required packages for the mock module

pip install requirements.txt

Run

Run Jupyter and open the coding_test.ipynb notebook

Mock

The mock module creates a mock s3/raw dir with data distributed by date as such:

├── s3
│   ├── raw 
│   │   ├── year-month-day
│   │   │   ├── album_randomId.json

About

Code exercise for a data engineer position at Bari Bank


Languages

Language:Jupyter Notebook 61.6%Language:Python 38.4%