Skip to content

moritzkoerber/data-engineering-practice

 
 

Repository files navigation

This repository contains my solutions to the awesome data engineering exercises by Daniel Beach (https://github.com/danielbeach/data-engineering-practice/).

To run the solutions, in each respective folder either

  • use Docker Compose, or
  • install the pipenv virtual environment and run the main.py module.

About

My solutions to Daniel Beach's Data Engineering Practice Problems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.2%
  • Dockerfile 15.8%