Data Adventure
Blog Slides

Data Engineer - Interview Test

Published Jan 11, 2019 by Adilson Mendonca in Data Engineer, Interview at https://www.dataadventure.com/blogs/2019-01-11-data-engineer-interview-test/

This is a guide interview test for data engineers, from some basic tasks.

Loading Exchange Rates

This exercise is to load all the exchange currencies rates from the RBA (Reserve Bank of Australia) website.

What could be a good design and code to load historical and daily exchange rates?

Bonus points: * can you generate a simple dashboard to display the daily currencies? * how would you schedule this job?

.

© 2019 Adilson Mendonca