About
The Banking Product Comparator tool continues to be a powerful and insightful tool for organisations publishing their Product Reference endpoints. The tool calls the nominated organisations:
- Get Products
- Get Product Details
- Get Status
- Get Outages
You can then select Products from the returned data sets and compare these side by side. To view the Banking Product Comparator tool, you can find it here: https://consumerdatastandardsaustralia.github.io/banking-products-comparator/
Add your organisation to the Banking Product Comparator
For those in the community looking to add your organisation to the Banking Product Comparator tool, here are some tips:
- Describe in the Pull Request which organisation you represent and who you are adding
- Ensure your organisation is listed alphabetically in the datasources.json; do not append yours at the bottom of the list
- Verify your Pull Request with the Data Standards Body; send an email to contact@consumerdatastandards.gov.au with your Pull Request number
- Transparent background on your logo is preferred
For those who are ready to publish, you can find the repository for the tool here: https://github.com/ConsumerDataStandardsAustralia/banking-products-comparator.
-
You will need to fork the repository,
-
Commit your changed datasources.json to the forked repository,
-
Raise a Pull Request against the master branch of the original repository.
Tip
You can test your endpoint before submitting it into the Banking Product Comparator, add your organisation temporarily via the 'Add Bank' option in the 'Banks' section on the Comparator.
The format and content required to add your organisation:
{
"name": "Data-Holder-Brand",
"url": "https://api.dataholder.com.au",
"icon": "https://www.dataholder.com.au/logo.png"
}
Once your change is submitted the team will review and comment on any changes OR Approve and merge the change into the repository.
Update: as of November 2020 we have removed the "/cds-au/v1" at the end of the url.
Comments
2 comments
Can you clarify whether there are any linkages between the data defined by organisation on the CDR Portal and the Banking Product Comparator and what is expected from an organisation after they had updated the location of their icons or the public endpoints on the CDR portal?
Hi Johnson Ip,
I assume you are referring to the https://portal.cdr.gov.au/ as the CDR Portal? There is no link between the profile and settings submitted within the CDR Participant Portal and the Banking Product Comparator.
The Banking Product Comparator is a tool built and maintained by the Data Standards Body. The is primarily built to demonstrate what the GET Products and GET Product Detail endpoints look like when hosted in a 'compare' like instance. It is not a competitive or commercial product in the market it's really just a demonstration.
If you would like to update your Icon and Public endpoints we encourage you to raise a Pull Request against the Banking Product Comparator here: https://github.com/ConsumerDataStandardsAustralia/banking-products-comparator
Thanks,
-Jarryd
Please sign in to leave a comment.