
The World Cup of Climate Change
The World Cup starts today. Billions of people around the world are expected to tune in to the greatest show on earth. Everyone from economists to an octopus have tried to predict
The World Cup starts today. Billions of people around the world are expected to tune in to the greatest show on earth. Everyone from economists to an octopus have tried to predict
Last fall, diplomats from across the globe gathered in Marrakech, Morocco to strengthen the Paris Climate Agreement. There, in the early hours of November 9, they watched in dismay as Donald Trump,
Roald Dahl, author of Charlie and the Chocolate Factory and James and the Giant Peach, wrote some of the most iconic children’s books. His granddaughter, filmmaker Chloe Dahl, sat down with Nexus
Last week, EPA chief Scott Pruitt called the Paris Agreement a “bad deal.” He claimed China has made no significant efforts to curb carbon pollution, while the United States has sacrificed jobs to meet
This weekend, Houston’s NRG Stadium will light up with the spectacle of Super Bowl LI, and millions across the country will be tuning in to watch the Patriots play the Falcons. Typically,
Today, we bring you a dispatch from the land down under on how a media campaign against renewable energy crashed and burned. First, some background. For the past few weeks, electricity prices
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/despite-trump-international-climate-action-is-accelerating-16c6ae18e4cc/');
src += '&dt=' + encodeURIComponent('Despite Trump, International Climate Action is Accelerating');
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>