Abortion is on the Ballot
Posted August 20, 2024Where is abortion on the ballot this year?
As expert trackers of all things abortion related, we closely monitored the approved and pending abortion related ballot measures across the United States.
7 out of 10 measures to protect abortion access passed.
We'll continue to update this tool as changes occur. Want to put this info on your site? We're building this so you can easily copy and paste this map anywhere *and* have it automatically update when things change.
Here's the code snippet:
<iframe id="inaa-embed" src="https://ineedana.com/embed/ballot-measures-map" title="2024 Abortion Ballot Measures" width="100%" height="1500px" frameborder="0" scrolling="no" onLoad="(function () { window.addEventListener('message', function (event) { if ( !event || !event.origin || !event.origin.startsWith('https://ineedana.com') || !event.data || typeof event.data.frameHeight !== 'number' ) { return } const iframeHeight = event.data.frameHeight const modifiedHeight = iframeHeight + 40 this.height = modifiedHeight }) })()"></iframe>
Have questions about how to embed on your site? Find a bug? Let us know at team@ineedana.com!