-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a command to extract the French bank registry #173
Comments
Maybe what we need is to get access to the FIB: https://www.banque-france.fr/en/node/2661 |
I found a listing here: https://github.com/sepinf-inc/IPED/blob/master/iped-engine/src/main/resources/swift/FR.csv |
@Natim In general, what we are looking for is some kind of translation between national bank code and BIC. In the first link, I can find the bank code but not the BIC and in the last link there is a BIC but no bank code, or am I missing something? For the Banque de France link, I don't fully understand how to get access to the information. Thank you for your effort so far, however! |
Yes, the information is not easy to access, I'm still trying to figure something out regarding this. Right now my plan is to add any bank I encounter but it's far from ideal. |
What we are looking for is this list: https://www.regafi.fr/spip.php?page=results&type=advanced&id_secteur=1&lang=fr&denomination=&siren=&cib=&bic=&nom=&siren_agent=&num=&cat=21-TBR07&retrait=0
The text was updated successfully, but these errors were encountered: