npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

bancos-brasileiros

v5.1.112

Published

A list in various formats (CSVXML, JSON, Markdown, SQL, XML) of brazilian commercial banks

Downloads

3,369

Readme

Bancos Brasileiros

🇧🇷 🏦 📋 Brazilian commercial banks list

Build status Daily updates GitHub last commit GitHub license time tracker

Maintainability Test Coverage CodeFactor Known Vulnerabilities GitHub issues

Bancos Brasileiros logo

Note

Para a versão em Português (PT_BR) do README.md, siga me por favor.


List of banks

Formats

This list contains 400+ registered banks, in the following formats:

Available data

Each of the lists has the following information (schema):

| Column | Description | Observations | |:------:|:-----------:|:------------:| | COMPE | Code - COMPE | 3 digits | | ISPB | Code - ISPB | 8 digits | | Document | Document - CNPJ | 14 numbers - 18 digits (formatted) | | LongName | Long name | According to BACEN - STR | | ShortName | Short name | According to BACEN - STR| | Network | Network | RSFN, Internet, null | | Type | Type | commercial, multiple, savings, null | | PixType | Type of PIX/SPI participant | DRCT - Directly, INDR - Indirectly, null | | Charge | If does charge operations | true, false, null | | CreditDocument | If does TED operations | true, false, null | | LegalCheque | If it belongs to the "Cheque Legal" | true, false | | DetectaFlow | If it belongs to the "Detecta Flow" | true, false | | SalaryPortability | If does/accept salary portability | "Banco folha e Destinatário" - both operations, "Destinatário" - only receive, null | | Products | List of products offered | In Portuguese only | | Url | Website | - | | DateOperationStarted | Commercial operation start date | - | | DatePixStarted | PIX operation start date | Only for those PSP of SPI | | DateRegistered | Registration date on schema | - | | DateUpdated | Change date on schema | - |


Schemas and classes

A schema file is available in the folder schemas for lists of type:

And classes (DTO - Data Transport Object) in the following languages:


Examples

Implementation examples are available in the folder examples. We currently have examples of the following technologies:

If you miss an example in the language, library, or framework, open an issue requesting an example project on the desired technology!


NPM - Node Package Manager

npm npm

This repository is available at NPM under the name bancos-brasileiros.

Thanks to @RauppRafael for creating and publishing version 1.0.0 on NPM.


npm i bancos-brasileiros

NuGet - Package Manager for .NET

BancosBrasileiros NuGet Version BancosBrasileiros NuGet Downloads

This repository is available at NuGet under the name BancosBrasileiros.


dotnet add package BancosBrasileiros

Packagist - Package Manager for PHP/Composer

BancosBrasileiros Packagist Version BancosBrasileiros Packagist Downloads

This repository is available at Packagist under the name guibranco/bancos-brasileiros


composer require guibranco/bancos-brasileiros

Acronyms and abbreviations

For those unfamiliar with Brazilian financial/regulatory entities:


Updates

The data is automatically updated daily using a tool that collects information from lists of official sources.

Warning

If you find any issues with the data, missing database, or outdated data, please open an issue in this repository: New Issue


Changelog

Changelog


Contributors

Bots