Elixbacen

Elixbacen is a package that helps you to get informations from claim's list of BACEN (current quarter).

Notes

Version 0.1.0:

Installation

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

Features

get_top03_bancos()

get_top03_demaisbancos()

get_top03_reclamacoes()

get_top03_administradoras_consorcio()

Documentation

Documentation can be found at https://hexdocs.pm/elixbacen.

License

MIT