How to embed this project on your site
If you would like to use the table from this project on your site, you may do so, provided that you link to the project at http://f.benlk.com/harvey-senior-homes/
.
If you can paste <div> and <script> tags into your website or your CMS, use this code:
<div id="harvey-table"></div> <script type="text/javascript" src="https://pym.nprapps.org/pym.v1.js"></script> <script> var pymParent = new pym.Parent( 'harvey-table', 'table.html', {} ); </script>
If you are using WordPress and the Pym Shortcode plugin, use this code:
[pym src="http://f.benlk.com/harvey-senior-homes/table.html" id="harvey-table"]
If your CMS accepts neither of those, talk to your CMS team.