Skip to content

This repository contains script that gets the JSON data and divides it into two json files

Notifications You must be signed in to change notification settings

yashk1/Data_Engineering_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data_Engineer_takehome

This repository contains script that gets the JSON data and divides it into two json files

Steps to run the project

Open terminal and run following commands

First step (cloning github repo)

git clone https://github.com/yashk1/Data_Engineer_takehome.git

Second step

cd Data_Engineer_takehome

Third step

chmod u+r+x get_data_and_transform_script.py   

Fourth step (installing requirements)

pip3 install -r requirements.txt

Fifth step (run the script)

python3 ./get_data_and_transform_script.py

About

This repository contains script that gets the JSON data and divides it into two json files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages