
Swimmable Cities Are a Climate Solution
As recently as the 1940s, New Yorkers swam in floating pools in the Hudson and East Rivers. A safer alternative to swimming directly in the river, the municipal baths kept residents cool
As recently as the 1940s, New Yorkers swam in floating pools in the Hudson and East Rivers. A safer alternative to swimming directly in the river, the municipal baths kept residents cool
Charlotte Bishop was standing at her kitchen window in January 2019 when she saw water streaming into her yard. A block of ice had clogged the brook that snakes around the mobile
On very hot days, Victor Sanchez makes sure to leave his home in the afternoon. "The sun just pours in," he said of his top-floor, west-facing apartment in Harlem, where he has
When you paste this story into your backend, you will find a snippet of javascript at the bottom that looks like the code below. This is the tracking pixel. It is a commonly used tool that will allow us to measure the reach of our work. If you prefer to copy the tracking pixel separately, here it is:
<script type="application/javascript">
window.addEventListener('DOMContentLoaded', (event) => {
var img = document.createElement('img');
var src = 'https://www.google-analytics.com/collect?v=1';
src += '&tid=UA-172916447-1';
src += '&cid=1';
src += '&t=pageview';
src += '&dl=' + encodeURIComponent('https://nexusmedianews.com/swimmable-cities-are-a-climate-solution/');
src += '&dt=' + encodeURIComponent('Swimmable Cities Are a Climate Solution ');
src += '&dr=' + encodeURIComponent(window.location.href);
img.src = src;
img.width = 1;
img.height = 1;
img.setAttribute('style', 'display: none;');
img.setAttribute('aria', 'hidden');
img.setAttribute('role', 'presentation');
img.alt = '';
document.body.appendChild(img);
});
</script>