About
The Product Comparator Demo 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 Product Comparator Demo, you can find it here: https://consumerdatastandardsaustralia.github.io/product-comparator-demo/
Add your organisation to the Product Comparator Demo
For those in the CDR community looking to add your organisation to the Product Comparator Demo:
- Create a Pull Request (PR) on the repository here: https://github.com/ConsumerDataStandardsAustralia/product-comparator-demo
- Or create an Issue on the repository: https://github.com/ConsumerDataStandardsAustralia/product-comparator-demo/issues
And here are some tips when you're adding your Organisation:
- 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/product-comparator-demo
-
You will need to fork the repository,
-
Commit your changed public/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 Product Comparator Demo, 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 to the public/datasources.json:
{
"name": "Data-Holder-Brand",
"url": "https://api.dataholder.com.au",
"icon": "https://www.dataholder.com.au/logo.png",
"sectors":["dataholdersector1",...]
}
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
3 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
14th of September 2022.
Please note the URL for the Product Comparator Demo has been changed to: https://consumerdatastandardsaustralia.github.io/product-comparator-demo/
Thanks,
Please sign in to leave a comment.