GSoC/2020/StatusReports/PrasunKumar: Difference between revisions
Page Structure |
Added Synopsis |
||
Line 1: | Line 1: | ||
== Project Overview == | === Project Overview === | ||
<big> | |||
KtoBLZCheck is a library to check bank account numbers and bank codes | |||
(BLZ) of German Banks and other international banks. Currently, KtoBLZCheck | |||
uses multiple bankdata files in text format which are | |||
valid at different dates. The data which is regularly retrieved from Deutsche | |||
Bundesbank is valid for three months. This leads to a lot of duplication of data.<br> | |||
The idea is to integrate the support for query and generation of SQLite | |||
databases into KtoBLZCheck to replace the text files used currently. This will | |||
avoid duplicate data and enable the support for multiple countries improving | |||
the scope of this library.<br> | |||
I also aim to create an API for querying the databases, so as to integrate | |||
these databases into other applications.<br> | |||
'''Mentors''' : Ralf Habacker, Thomas Baumgart, Ingo Klöcker | '''Mentors''' : Ralf Habacker, Thomas Baumgart, Ingo Klöcker | ||
</big> | |||
=== Milestones Achieved === | |||
=== Link to Blog === | |||
=== Link to commits === | |||
=== Link to Proposal === | |||
=== About Me === | |||
== About Me == | <big> | ||
'''Name''' : Prasun Kumar | '''Name''' : Prasun Kumar | ||
</big> |
Revision as of 03:38, 30 May 2020
Project Overview
KtoBLZCheck is a library to check bank account numbers and bank codes
(BLZ) of German Banks and other international banks. Currently, KtoBLZCheck
uses multiple bankdata files in text format which are
valid at different dates. The data which is regularly retrieved from Deutsche
Bundesbank is valid for three months. This leads to a lot of duplication of data.
The idea is to integrate the support for query and generation of SQLite
databases into KtoBLZCheck to replace the text files used currently. This will
avoid duplicate data and enable the support for multiple countries improving
the scope of this library.
I also aim to create an API for querying the databases, so as to integrate
these databases into other applications.
Mentors : Ralf Habacker, Thomas Baumgart, Ingo Klöcker
Milestones Achieved
Link to Blog
Link to commits
Link to Proposal
About Me
Name : Prasun Kumar