Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bancos-brasileiros

Package Overview
Dependencies
Maintainers
2
Versions
528
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bancos-brasileiros - npm Package Compare versions

Comparing version 1.1.0 to 1.2.12

_config.yml

7

bancos.json

@@ -1920,3 +1920,3 @@ [

"Code": "746",
"Name": "MODAL S\\A",
"Name": "MODAL S.A.",
"CreatedAt": "2018-01-29 15:12:24.417",

@@ -1929,5 +1929,6 @@ "UpdatedAt": null,

"Code": "747",
"Name": "RAIBOBANK DO BRASIL",
"Name": "RABOBANK DO BRASIL",
"Document": "01.023.570/0001-60",
"CreatedAt": "2018-01-29 15:12:24.420",
"UpdatedAt": null,
"UpdatedAt": "2020-04-23 22:00:00.000",
"DeletedAt": null,

@@ -1934,0 +1935,0 @@ "IsDeleted": false

{
"name": "bancos-brasileiros",
"version": "1.1.0",
"version": "1.2.12",
"description": "A list in various formats (XML, JSON, SQL, CSV) of brasilian commercial banks",

@@ -5,0 +5,0 @@ "main": "banks.json",

# Bancos Brasileiros
Listing of Brazilian commercial banks
***Para a versão em português do README.md, por favor [siga me](https://github.com/guibranco/BancosBrasileiros/blob/master/README.md)***
Brazilian commercial banks list
For those that are not familiar with brazilian entities:
![GitHub last commit](https://img.shields.io/github/last-commit/guibranco/BancosBrasileiros)
![GitHub license](https://img.shields.io/github/license/guibranco/BancosBrasileiros)
[![GitHub issues by-label](https://img.shields.io/github/issues/guibranco/BancosBrasileiros/help%20wanted.svg)](https://github.com/guibranco/BancosBrasileiros/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)
- **BCB** - Banco Central do Brasil (Federal Reserve Bank)
- **FEBRABAN** - Federação Brasileira de Bancos (regulatory authority)
- **CNPJ** - Cadastro Nacional de Pessoa Juridica (like ENI or VAT number, each company has it owns)
***Para a versão em português do README.md, por favor [siga me](/README.md)***
This list contains more than 255 registered banks in the following formats and information available:
---
- **T-SQL**
- Bank code - FEBRABAN / BCB
- Company Name
- Identifier number (CNPJ) (**TODO**) [Issue #4](https://github.com/guibranco/BancosBrasileiros/issues/4)
- Flag if the item is removed or not
- **JSON**
- Bank code - FEBRABAN / BCB
- Company Name
- Identifier number (CNPJ) (**TODO**) [Issue #4](https://github.com/guibranco/BancosBrasileiros/issues/4)
- Date of registration in schema
- Date of change in schema
- Date of remotion in schema
- Flag if the item is removed or not
- **CSV**
- Bank code - FEBRABAN / BCB
- Company Name
- Identifier number (CNPJ) (**TODO**) [Issue #4](https://github.com/guibranco/BancosBrasileiros/issues/4)
- Date of registration in schema
- Date of change in schema
- Date of remotion in schema
- Flag if the item is removed or not
- **XML**
- Bank code - FEBRABAN / BCB
- Company Name
- Identifier number (CNPJ) (**TODO**) [Issue #4](https://github.com/guibranco/BancosBrasileiros/issues/4)
- Date of registration in schema
- Date of change in schema
- Date of remotion in schema
- Flag if the item is removed or not
## List of banks
### Formats
This list contains 259 registered banks, in the following formats:
- **CSV**: [bancos.csv](https://github.com/guibranco/BancosBrasileiros/blob/master/bancos.csv)
- **JSON**: [bancos.json](https://github.com/guibranco/BancosBrasileiros/blob/master/bancos.json)
- **SQL**: [bancos.sql](https://github.com/guibranco/BancosBrasileiros/blob/master/bancos.sql)
- **XML**: [bancos.xml](https://github.com/guibranco/BancosBrasileiros/blob/master/bancos.xml)
### Available data
Each of the lists has the following information:
| Column | Description | Observations |
|-------------------|:---------------------------------------:|:--------------------------------------------------------------------------:|
| COMPE | Bank Code - COMPE | 3 digits |
| ISPB | Bank Code - ISPB | 8 digits (TODO [Issue #31](https://github.com/guibranco/BancosBrasileiros/issues/31)) ![GitHub labels](https://img.shields.io/github/labels/guibranco/BancosBrasileiros/help%20wanted) |
| Nome | Bank's corporate or fantasy/trade name | - |
| CNPJ | Bank's document | (TODO [Issue #4](https://github.com/guibranco/BancosBrasileiros/issues/4)) ![GitHub labels](https://img.shields.io/github/labels/guibranco/BancosBrasileiros/help%20wanted) |
| Url | Website url | (TODO [Issue #9](https://github.com/guibranco/BancosBrasileiros/issues/9)) ![GitHub labels](https://img.shields.io/github/labels/guibranco/BancosBrasileiros/help%20wanted) |
| Data de cadastro | Registration date on schema | (TODO bancos.sql) ![GitHub labels](https://img.shields.io/github/labels/guibranco/BancosBrasileiros/help%20wanted) |
| Data de alteração | Change date on schena | - |
| Data de remoção | Removal date in the schema | (TODO bancos.sql) ![GitHub labels](https://img.shields.io/github/labels/guibranco/BancosBrasileiros/help%20wanted) |
| Removido | Flag indicating whether this bank has been removed or not | Logical DELETE |
---
## TODO
## NPM - Node Package Manager
- Gather the banks documents (CNPJ) [Issue #4](https://github.com/guibranco/BancosBrasileiros/issues/4)
- Gather the banks website (url/link) [Issue #9](https://github.com/guibranco/BancosBrasileiros/issues/9)
This repository is available at NPM under the name [bancos-brasileiros](https://www.npmjs.com/package/bancos-brasileiros).
Thanks to [@RauppRafael](https://github.com/RauppRafael) for creating and publish version 1.0.0 on NPM.
```bash
npm i bancos-brasileiros
```
---
## Acronyms and abbreviations
For those unfamiliar with Brazilian entities:
- **ABBC** - Brazilian Association of Banks
- **BCB** - Central Bank of Brazil (regulatory authority)
- **CIP** - Interbank Payments Chamber
- **CNPJ** - National Register of Legal Entities
- **COMPE** - Clearing System for Checks and Other Papers
- **CPF** - Individual Taxpayer Registration
- **FEBRABAN** - Brazilian Federation of Banks
- **ISPB** - SPB identification
- **PIX** - Instant Payments
- **RSFN** - SFN Network
- **SFN** - National Financial System
- **SPB** - Brazilian Payment System
- **STR** - Reservation Transfer System
---
## TODO ![GitHub labels](https://img.shields.io/github/labels/guibranco/BancosBrasileiros/help%20wanted)
- Gather the banks documents (CNPJ): [Issue #4](https://github.com/guibranco/BancosBrasileiros/issues/4).
- Gather the banks website (url/link): [Issue #9](https://github.com/guibranco/BancosBrasileiros/issues/9).
- Gather the ISPB numbers: [Issue #31](https://github.com/guibranco/BancosBrasileiros/issues/31).
---
## Changelog
**Changelog only exists in the PT-BR version for simplicity** [PT-BR version of this file](https://github.com/guibranco/BancosBrasileiros/blob/master/README.md)
**Changelog only exists in the PT-BR version for simplicity** [PT-BR version of this file](/README.md)

@@ -1,59 +0,89 @@

# Bancos Brasileiros
Listagem de bancos comerciais brasileiros
# Bancos Brasileiros
Listagem de bancos comerciais brasileiros
![GitHub last commit](https://img.shields.io/github/last-commit/guibranco/BancosBrasileiros)
![GitHub](https://img.shields.io/github/license/guibranco/BancosBrasileiros)
![GitHub license](https://img.shields.io/github/license/guibranco/BancosBrasileiros)
[![GitHub issues by-label](https://img.shields.io/github/issues/guibranco/BancosBrasileiros/help%20wanted.svg)](https://github.com/guibranco/BancosBrasileiros/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)
[![time tracker](https://wakatime.com/badge/github/guibranco/BancosBrasileiros.svg)](https://wakatime.com/badge/github/guibranco/BancosBrasileiros)
***For a english version of README.md, please [follow me](https://github.com/guibranco/BancosBrasileiros/blob/master/README.en.md)***
***For a english version of README.md, please [follow me](/README.en.md)***
Para aqueles que não estão familiarizados com entidades brasileiras:
---
- **BCB** - Banco Central do Brasil
- **FEBRABAN** - Federação Brasileira de Bancos (autoridade reguladora)
- **CNPJ** - Cadastro Nacional de Pessoa Juridica
## Lista de bancos
Esta lista contém mais de 255 bancos cadastrados, nos seguintes formatos e informações disponíveis:
### Formatos
- **T-SQL**
- Código do banco - FEBRABAN / BCB
- Razão Social
- Documento (CNPJ) (**TODO**) [Issue #4](https://github.com/guibranco/BancosBrasileiros/issues/4)
- Data de alteração no schema
- Flag indicativa se está deletado ou não
- **JSON**
- Código do banco - FEBRABAN / BCB
- Razão Social / Nome fantasia
- Documento (CNPJ) (**TODO**) [Issue #4](https://github.com/guibranco/BancosBrasileiros/issues/4)
- Data de cadastro no schema
- Data de alteração no schema
- Data de remoção no schema
- Flag indicativa se está deletado ou não
- **CSV**
- Código do banco - FEBRABAN / BCB
- Razão Social / Nome fantasia
- Documento (CNPJ) (**TODO**) [Issue #4](https://github.com/guibranco/BancosBrasileiros/issues/4)
- Data de cadastro no schema
- Data de alteração no schema
- Data de remoção no schema
- Flag indicativa se está deletado ou não
- **XML**
- Código do banco - FEBRABAN / BCB
- Razão Social / Nome fantasia
- Documento (CNPJ) (**TODO**) [Issue #4](https://github.com/guibranco/BancosBrasileiros/issues/4)
- Data de cadastro no schema
- Data de alteração no schema
- Data de remoção no schema
- Flag indicativa se está deletado ou não
Esta lista contém 259 bancos cadastrados, nos seguintes formatos:
- **CSV**: [bancos.csv](https://github.com/guibranco/BancosBrasileiros/blob/master/bancos.csv)
- **JSON**: [bancos.json](https://github.com/guibranco/BancosBrasileiros/blob/master/bancos.json)
- **SQL**: [bancos.sql](https://github.com/guibranco/BancosBrasileiros/blob/master/bancos.sql)
- **XML**: [bancos.xml](https://github.com/guibranco/BancosBrasileiros/blob/master/bancos.xml)
### Dados disponíves
Cada uma das listas possui as seguintes informações:
| Coluna | Descrição | Observações |
|-------------------|:---------------------------------------:|:--------------------------------------------------------------------------:|
| COMPE | Código do Banco - COMPE | 3 dígitos |
| ISPB | Código do Banco - ISPB | 8 dígitos (TODO [Issue #31](https://github.com/guibranco/BancosBrasileiros/issues/31)) ![GitHub labels](https://img.shields.io/github/labels/guibranco/BancosBrasileiros/help%20wanted) |
| Name | Razão Social ou Nome Fantasia do Banco | - |
| CNPJ | Documento do Banco | (TODO [Issue #4](https://github.com/guibranco/BancosBrasileiros/issues/4)) ![GitHub labels](https://img.shields.io/github/labels/guibranco/BancosBrasileiros/help%20wanted) |
| Url | Url do website | (TODO [Issue #9](https://github.com/guibranco/BancosBrasileiros/issues/9)) ![GitHub labels](https://img.shields.io/github/labels/guibranco/BancosBrasileiros/help%20wanted) |
| Data de cadastro | Data de cadastro no schema | (TODO bancos.sql) ![GitHub labels](https://img.shields.io/github/labels/guibranco/BancosBrasileiros/help%20wanted) |
| Data de alteração | Data de alteração no schema | - |
| Data de remoção | Data de remoção no schema | (TODO bancos.sql) ![GitHub labels](https://img.shields.io/github/labels/guibranco/BancosBrasileiros/help%20wanted) |
| Removido | Flag indicativa se este banco foi removido ou não | DELETE lógico |
---
## TODO
## NPM - Node Package Manager [![npm](https://img.shields.io/npm/v/bancos-brasileiros)](https://www.npmjs.com/package/bancos-brasileiros)
- Obter CNPJ dos bancos [Issue #4](https://github.com/guibranco/BancosBrasileiros/issues/4)
- Obter sites dos bancos [Issue #9](https://github.com/guibranco/BancosBrasileiros/issues/9)
Este repositório está disponível no NPM com o nome [bancos-brasileiros](https://www.npmjs.com/package/bancos-brasileiros).
Um agradecimento ao [@RauppRafael](https://github.com/RauppRafael) por ter idealizado e criado a versão 1.0.0 no NPM.
```bash
npm i bancos-brasileiros
```
---
## Siglas e abreviações
Para aqueles que não estão familiarizados com entidades brasileiras:
- **ABBC** - Associação Brasileira de Bancos
- **BCB** - Banco Central do Brasil (autoridade reguladora)
- **CIP** - Câmara Interbancária de Pagamentos
- **CNPJ** - Cadastro Nacional de Pessoa Juridica
- **COMPE** - Sistema de Compensação de Cheques e Outros Papéis
- **CPF** - Cadastro Pessoa Física
- **FEBRABAN** - Federação Brasileira de Bancos
- **ISPB** - Identificação do SPB
- **PIX** - Pagamentos Instantâneos
- **RSFN** - Rede do SFN
- **SFN** - Sistema Financeiro Nacional
- **SPB** - Sistema de Pagamentos Brasileiro
- **STR** - Sistema de Transferência de Reserva
---
## TODO ![GitHub labels](https://img.shields.io/github/labels/guibranco/BancosBrasileiros/help%20wanted)
- Obter CNPJ dos bancos: [Issue #4](https://github.com/guibranco/BancosBrasileiros/issues/4).
- Obter sites dos bancos: [Issue #9](https://github.com/guibranco/BancosBrasileiros/issues/9).
- Obter código ISPB: [Issue #31](https://github.com/guibranco/BancosBrasileiros/issues/31).
---
## Changelog
- 2020-04-23: [Issue #34](https://github.com/guibranco/BancosBrasileiros/issues/34) - Publicação automática do pacote NPM - [@guibranco](https://github.com/guibranco)
- 2020-04-23: [Issue #32](https://github.com/guibranco/BancosBrasileiros/issues/32) - Corrigido dados do Banco Órama em bancos.sql - [@VGsss](https://github.com/VGsss)
- 2020-04-23: [Issue #33](https://github.com/guibranco/BancosBrasileiros/issues/33) - Corrigido dados do RaboBank - [@rpenha](https://github.com/rpenha)
- 2020-04-17: Atualização do readme.md e do readme.en.md, publicação do github.io pages
- 2020-04-15: [Issue #30](https://github.com/guibranco/BancosBrasileiros/issues/30) - Adicionado package.json para listar no NPM - [@RauppRafael](https://github.com/RauppRafael)

@@ -60,0 +90,0 @@ - 2020-04-15: Adicionado badges - [@guibranco](https://github.com/guibranco)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc