ph-banks

1.0.0 • Public • Published

Philippine Banks

List of Philippine banks from Bangko Sentral ng Pilipinas (BSP).

The list is available in CSV and JSON format:

The banks are grouped into 4:

  • Universal and commercial banks
  • Thrift banks
  • Rural and cooperative banks
  • Non-banks with quasi-banking functions

Install

You can also install this as a node module and use in your software applications.

Choose 1 of 3 options:

Install from NPM:

npm install ph-banks

Install latest from GitHub:

npm install github:kosinix/ph-banks

Tied to a specific version/release from GitHub:

npm install github:kosinix/ph-banks#1.0.0

Quickstart

Then include the module

const phBanks = require('ph-banks')

console.log(phBanks)

License

MIT

Source

http://www.bsp.gov.ph/banking/directory.asp

Last updated: Jan 6, 2020

Readme

Keywords

none

Package Sidebar

Install

npm i ph-banks

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

386 kB

Total Files

13

Last publish

Collaborators

  • kosinix