This is a fork from binlist/data.
I have manually rolled most of the pull requests from there into this repository as well.
This is a public repository of Issuer Identification Numbers (IIN) also called the "Bank Identification Numbers" (BIN).
See the wiki for more info.
I have added the code needed to run this locally or on your own server.
Warning: I am not a node.js dev, so this is my first time with this. If there are any issues Please add an issue or a pull request for me to fix anything.
Archived
data will soon be removed and all changes will happen in ranges.csv
, contries.csv
, and schemes.csv
- Open the
ranges.csv
- Edit or add your entry and make sure to keep the file alphabetical sorted by IIN/BIN.
- Test that everything works as expected by running
npm test
- Send a pull request.
-OR-
Open an issue and I will do my best to get to it.
- Increase BIN/IIN range coverage
This will also be part of http://iinlist.greendevilapps.com/.
This repository is part of http://www.binlist.net/
Copyright 2017 greendevilapps.com All Rights Reserved.
Copyright 2016 binlist.net All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.