Until today my little currency converter did not keep historic datasets of the rates it was using for calculations. Instead it threw away the previous data when it fetched an update from ECB. I changed this today by adding a little database mojo in the background.
Let’s see if this turns out to be useful in a few months from now. Having some numbers to crunch on won’t hurt in either case.
