Skip to content

nnkfrnds/data-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building a data pipeline with Python

Use case: company A and company B are now just one. Both companies have their own datasets, each one in different formats and all kinds of information. How can we find value in that data? Well, now we have to merge the two datasets into one in a way that makes sense and have value for the new company.

What have been done here:

  • Structured a data engeneering project;
  • Read data with JSON library;
  • Read data with CSV library;

About

Merging data from two different companies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published