• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

Makefile.amH A D10-Mar-20211.8 KiB8648

Makefile.inH A D03-May-202226.1 KiB837724

READMEH A D10-Mar-20211.2 KiB3727

atblz.confH A D10-Mar-20211,015 4729

bcbankenstamm.confH A D10-Mar-20211,009 4630

dbb.confH A D10-Mar-2021827 3921

fedachdir.confH A D10-Mar-2021985 4125

generic.cH A D10-Mar-202120.9 KiB801667

generic_l.hH A D10-Mar-2021744 247

generic_p.hH A D10-Mar-20213.5 KiB8954

hbci.confH A D10-Mar-2021979 4932

kidaten.confH A D10-Mar-2021752 3315

README

1
2This folder contains a convenience library which is used by bank info plugins
3to provide basic administration of bank info data.
4
5It is used by the plugin for AT and DE.
6
7
8Creating Data Files
9===================
10The makefiles in this folder expect the following files to exist in the
11folder "data":
12
13German Banks:
14- blz.csv
15  The most recent CSV file of the Deutsche Bundesbank containing information about German
16  banks from https://www.bundesbank.de/de/aufgaben/unbarer-zahlungsverkehr/serviceangebot/bankleitzahlen/download-bankleitzahlen-602592)
17  (quarterly updates)
18- fints_institute.csv
19  CSV file containing information about banks supporting FinTS. This requires a registration via
20  https://www.hbci-zka.de/dokumente/Registrierung_fuer_bankenliste.ZIP
21
22Austrian Banks:
23- blz-at.csv
24  CSV file containing the list of Austrian banks (as provided by the
25  Oesterreichische Bundesbank)
26  http://www.oenb.at/idakilz/kiverzeichnis?action=toDownloadPage
27  http://www.stuzza.at/BLZEDI.php
28
29Swiss Banks:
30-
31  https://www.six-interbank-clearing.com/de/home/bank-master-data/download-bc-bank-master.html
32
33
34US Banks:
35- FedACHdir.txt
36  https://www.fededirectory.frb.org/FedACHdir.txt
37