Put live subcontract data on your site
One script tag renders a small card with a live statistic from the Australian Subcontract Index - always current, attributed, free. Built for industry associations, advisers, accountants and construction blogs. Data is licensed CC BY 4.0.
Live preview
Add it to your site
Paste this where you want the card (it rotates through the Index's headline stats daily):
<script src="https://review.theconstructioncontracts.co/widget.js" async></script>
Or pin a specific statistic with data-stat - ids: absolute-time-bars, set-off-no-notice, uncapped-lds, median-payment-terms:
<script src="https://review.theconstructioncontracts.co/widget.js" data-stat="uncapped-lds" async></script>
Prefer raw data? The same feed is public JSON at /api/index-stats. Questions or a custom cut for your members: mat@theconstructioncontracts.co.