martiLQ/docs/source/samples
meerkat d5d4df7874 More descriptions and refafdtor names
Adding Acknowledge
2021-12-11 17:27:37 +11:00
..
conf More descriptions and refafdtor names 2021-12-11 17:27:37 +11:00
json More descriptions and refafdtor names 2021-12-11 17:27:37 +11:00
powershell Improving on CKAN conversion 2021-12-06 23:51:46 +11:00
python More descriptions and refafdtor names 2021-12-11 17:27:37 +11:00
README.md Refactor and improve Go processing 2021-11-05 21:59:56 +11:00

README.md

Sample implementations

The following samples are provided.

Python

There are 3 sample Python programs:

  • SampleGenerateFtpBsb.py that creates a martiLQ document from fetched BSB files FTP
  • SampleGenerateHttpBsb.py that creates a martiLQ document from fetched BSB files over HTTP
  • SampleFetchFtpBsb.py using FTP to fetch the data files and reconcile against canned martiLQ document
  • SampleFetchHttpBsb.py using HTTP to fetch the data files and reconcile against canned martiLQ document

The sample data files are Australian BSB files produced by the Australian Payment Network.

PowerShell

There is a sample Python program named

Pre Executed sample martiLQ document JSON file

For samples of actual martiLQ documents see json/README.md