{"id":16189177,"url":"https://github.com/jhermsmeier/fints-institute-db","last_synced_at":"2025-04-07T13:47:59.017Z","repository":{"id":57236501,"uuid":"92226138","full_name":"jhermsmeier/fints-institute-db","owner":"jhermsmeier","description":"Database of German Banks and their HBCI / FinTS endpoints","archived":false,"fork":false,"pushed_at":"2020-10-23T12:56:47.000Z","size":12638,"stargazers_count":31,"open_issues_count":0,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-15T13:05:03.169Z","etag":null,"topics":["banking","blz","finance","fintech","fints","germany","hbci"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jhermsmeier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-23T22:29:17.000Z","updated_at":"2023-03-26T08:44:19.000Z","dependencies_parsed_at":"2022-08-26T15:11:21.545Z","dependency_job_id":null,"html_url":"https://github.com/jhermsmeier/fints-institute-db","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhermsmeier%2Ffints-institute-db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhermsmeier%2Ffints-institute-db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhermsmeier%2Ffints-institute-db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhermsmeier%2Ffints-institute-db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhermsmeier","download_url":"https://codeload.github.com/jhermsmeier/fints-institute-db/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238691639,"owners_count":19514478,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["banking","blz","finance","fintech","fints","germany","hbci"],"created_at":"2024-10-10T07:34:24.443Z","updated_at":"2025-02-13T16:38:20.953Z","avatar_url":"https://github.com/jhermsmeier.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# FinTS Institute DB [![version](https://flat.badgen.net/npm/v/fints-institute-db?label=)](https://npmjs.com/package/fints-institute-db)\n[![npm license](https://flat.badgen.net/npm/license/fints-institute-db)](https://npmjs.com/package/fints-institute-db)\n[![npm downloads](https://flat.badgen.net/npm/dm/fints-institute-db)](https://npmjs.com/package/fints-institute-db)\n[![build status](https://flat.badgen.net/travis/jhermsmeier/fints-institute-db/master?label=build)](https://travis-ci.org/jhermsmeier/fints-institute-db)\n\nList of German Banks\n\n## Install via [npm](https://npmjs.com)\n\n```sh\n$ npm install --save fints-institute-db\n```\n\n## Usage\n\n```js\nvar banks = require( 'fints-institute-db' )\n```\n\n```js\nvar dsgv = banks.filter( function( bank ) {\n  return bank.organisation === 'DSGV'\n})\n```\n\n## Format\n\n```js\n[\n  ...,\n  {\n    \"number\": 11,\n    \"blz\": \"10030600\",\n    \"bic\": \"GENODEF1OGK\",\n    \"name\": \"Bankhaus Kruber\",\n    \"location\": \"Berlin\",\n    \"serviceProvider\": \"Fiducia \u0026 GAD IT AG\",\n    \"organisation\": \"BVR\",\n    \"hbciDomain\": \"hbci01.fiducia.de\",\n    \"hbciAddress\": null,\n    \"hbciVersion\": \"3.0\",\n    \"pinTanURL\": \"https://hbci11.fiducia.de/cgi-bin/hbciservlet\",\n    \"protocol\": \"FinTS V3.0\",\n    \"updated\": null,\n    \"ddv\": false,\n    \"rdh1\": false,\n    \"rdh2\": false,\n    \"rdh3\": false,\n    \"rdh4\": false,\n    \"rdh5\": false,\n    \"rdh6\": false,\n    \"rdh7\": true,\n    \"rdh8\": false,\n    \"rdh9\": true,\n    \"rdh10\": true,\n    \"rah7\": false,\n    \"rah9\": false,\n    \"rah10\": false\n  },\n  ...\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhermsmeier%2Ffints-institute-db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjhermsmeier%2Ffints-institute-db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhermsmeier%2Ffints-institute-db/lists"}