OpenBankProject / OBP-CLI

A command line interface for OBP API
GNU Affero General Public License v3.0
15 stars 15 forks source link

Allow importing of bank data via templated spreadsheets #9

Closed chrisjsimpson closed 5 years ago

chrisjsimpson commented 5 years ago

Background: Often banks and fintechs want to present a demo scenario to their stakeholders showing them an app or website running with some small sample data they have prepared especially for a demo. The motivation for this issue is to allow non technical users to provide the data they want to demo, in a structured form so that it may easily be imported into Open Bank Project via the CLI.

Scenario: Importing banking related data for the purposes of demos

When I have some sample bank data, then I expect to be able to locate a spreadsheet template for this data. When I submit this template filled in correctly , then I expect the OBP CLI tool to be able to import this data for me into my Open Bank Project sandbox.