Elixbacen
Elixbacen is a package that helps you to get informations from claim's list of BACEN (current quarter).
Notes
Version 0.1.0:
- Added features to get top 03 information from claim's list of BACEN.
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"}
]
endFeatures
get_top03_bancos()
get_top03_demaisbancos()
get_top03_reclamacoes()
get_top03_administradoras_consorcio()Documentation
Documentation can be found at https://hexdocs.pm/elixbacen.