Elixbacen is a package that helps you to get informations from claim's list of BACEN (current quarter).
Version 0.1.0:
- Added features to get top 03 information from claim's list of BACEN.
If available in Hex, the package can be installed
by adding elixbacen
to your list of dependencies in mix.exs
:
def deps do
[
{:elixbacen, "~> 0.1.0"}
]
end
get_top03_bancos()
get_top03_demaisbancos()
get_top03_reclamacoes()
get_top03_administradoras_consorcio()
Documentation can be found at https://hexdocs.pm/elixbacen.