Coder Social home page Coder Social logo

data-eng-take-home's Introduction

Camino Financial's Data Engineering Take Home Project

Hello and welcome to Camino Financial Data Engineering take home project!

The Mission

The mission, should you choose to accept, is to sift through some data craziness and make some sense out of them.

Getting started

Be comfortable with key concepts of data engineering.

Why a take-home?

This is a tangible way for you to show us:

  • That you know the basics of working with data
  • That you can think outside the box

The Mission Specs

1: Credit data

  • Given this json file, please design a sql table or tables that would be query-able.
  • Deliverable A: The code that does the parsing, in any language of your choice (we prefer Python 3).
  • Deliverable B: The sql schema diagram

2: SQL

  • For the question below, you may use the SQL DB Fiddle https://www.db-fiddle.com/f/82DzJYdoLWuiPyxvxufERN/0
  • Question 1: Write a query to counts the number of duplicates in car table for each company.
  • Question 2: Write a query to list every entry in car table and its associated company owner. If an entry doesn't have an owner in the company table, then print 'not found' in the cell.
  • If you prefer your own local database, you can use the sql to recreate the tables and data set.

3: ETL pipeline

  • Now imagine for a moment, we are receiving 1000 records per second. Please design an ETL data pipeline that will be able to handle this and then eventually send everything to a data warehouse ...
  • Deliverable: A diagram depicting your ETL data pipeline. Please elaborate also your tool of choice, processing frequency and cost.

Please provide your deliverable in a private repo and send to us for review.

If you have any questions, concerns or suggestions please feel free to ping us on the recruiting platform. Happy coding! Camino Financial is a pretty awesome place to work, We hope to see you soon!

data-eng-take-home's People

Contributors

caminofinancial avatar obicho avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.