In addition to the website, the PSLRB makes its recent decisions available via RSS, as well as via an embeddable web service.
RSS
You can use this RSS feed in your browser or other RSS reader.
http://pslrb-crtfp.gc.ca/decisions/pslrb_decisions_rss_e.xml
Embeddable Recent Decisions Web Service
Our recent decisions are available as a web service that you can embed on your own web site or intranet. This is a task for your webmaster.
Instructions for webmasters
You can use the following code 'as is' to embed on your web site.
<iframe
frameborder="0"
style="height:300px;width:200px;"
src="http://pslrb.gc.ca/recentdecisionssvc.asp?decisions=4&lang=e">
</iframe>
- To modify the number of decisions, change the querystring value for decisions.
- Select the language using a lang value of 'e' or 'f'.
- Optional: You can use your own stylesheet by adding a css value to the querystring. For example:
&css=http://yoursite.com/alternatecss.css.
If the css value is empty, our stylesheet will be applied. Click this link to download a sample stylesheet that you can modify.
- It may be necessary to change the width and height style attributes depending on the number of decisions you would like to show, or if you change the font in your custom CSS, etc.
- For technical support, please email the PSLRB webmaster.