A struct that keeps information about the central bank governing a given currency.
It contains the following fields:
:name
:url
t :: %Currencies.CentralBank{name: String.t, url: String.t}