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?