{"id":69563,"date":"2026-05-26T15:40:21","date_gmt":"2026-05-26T15:40:21","guid":{"rendered":"https:\/\/gcef.ca\/?page_id=69563"},"modified":"2026-06-29T10:03:54","modified_gmt":"2026-06-29T10:03:54","slug":"research","status":"publish","type":"page","link":"https:\/\/gcef.ca\/en\/research\/","title":{"rendered":"Research"},"content":{"rendered":"\n\n<div class=\"wp-block-group alignfull is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group container is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-pattern-p4-page-header is-style-parallax\"><div class=\"wp-block-media-text__content\">\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\">\n<h1 class=\"wp-block-heading has-white-background-color has-background\">Research<\/h1>\n<\/div>\n\n\n\n<p style=\"font-size:1rem\">We fund investigations and research to expose the root causes of environmental degradation and the climate crisis. By shining a light on the influence of powerful industries, such as fossil fuels, we hold key players accountable for their environmental impact. With these findings, we aim to equip the public, policymakers, and advocates with the knowledge needed to drive systemic change and build a sustainable future.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\"><\/div>\n<\/div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/04\/3ad23288-greenspeakers-1024x768-1.jpg\" alt=\"\" sizes=\"auto, (min-width: 601px) 50vw, 100vw\" srcset=\"https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/04\/3ad23288-greenspeakers-1024x768-1.jpg 1024w, https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/04\/3ad23288-greenspeakers-1024x768-1-300x225.jpg 300w, https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/04\/3ad23288-greenspeakers-1024x768-1-768x576.jpg 768w, https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/04\/3ad23288-greenspeakers-1024x768-1-453x340.jpg 453w\" class=\"wp-image-69405 size-full\"\/><\/figure><\/div>\n<\/div>\n<\/div>\n\n\n<h2 class=\"wp-block-heading\">Reports<\/h2>\n\n<p>Investigative research GCEF has supported to equip the public, policymakers, and advocates with the knowledge needed to drive systemic change and build a sustainable future.<\/p>\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n  <title>Responsive Report Cards<\/title>\n\n  <style>\n    \n\n    .cards-container {\n      max-width: 1400px;\n      margin: auto;\n\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 24px;\n    }\n\n    .card {\n      background: #fff;\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n\n      display: flex;\n      flex-direction: column;\n\n      transition: transform 0.3s ease;\n    }\n\n    .card:hover {\n      transform: translateY(-4px);\n    }\n\n    .card-image img {\n      width: 100%;\n      height: 240px;\n      object-fit: cover;\n      display: block;\n    }\n\n    .card-content {\n      padding: 24px;\n      display: flex;\n      flex-direction: column;\n      flex-grow: 1;\n    }\n\n    .title {\n      font-size: 30px;\n      line-height: 1.15;\n      font-weight: 700;\n      color: #111;\n      margin-bottom: 18px;\n    }\n\n    .subtitle {\n      font-size: 17px;\n      line-height: 1.6;\n      color: #333;\n      margin-bottom: 36px;\n    }\n\n    .btn {\n      margin-top: auto;\n      align-self: flex-end;\n\n      background: #ffe600;\n      color: #000;\n      text-decoration: none;\n\n      padding: 16px 28px;\n      border-radius: 6px;\n\n      font-weight: 700;\n      transition: background 0.3s ease;\n    }\n\n    .btn:hover {\n      background: #ffd500;\n    }\n\n    \/* Tablet *\/\n    @media (max-width: 992px) {\n      .cards-container {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .title {\n        font-size: 26px;\n      }\n    }\n\n    \/* Mobile *\/\n    @media (max-width: 768px) {\n      .cards-container {\n        grid-template-columns: 1fr;\n      }\n\n      .card-image img {\n        height: 220px;\n      }\n\n      .title {\n        font-size: 24px;\n      }\n\n      .subtitle {\n        font-size: 15px;\n      }\n\n      .btn {\n        width: 100%;\n        text-align: center;\n      }\n    }\n  <\/style>\n<\/head>\n\n<body>\n\n  <div class=\"cards-container\">\n\n    <!-- Card 1 -->\n    <div class=\"card\">\n      <div class=\"card-image\">\n        <img decoding=\"async\"\n          src=\"https:\/\/images.unsplash.com\/photo-1506744038136-46273834b3fb?q=80&#038;w=1200&#038;auto=format&#038;fit=crop\"\n          alt=\"Belonging in Nature Report\"\n        >\n      <\/div>\n\n      <div class=\"card-content\">\n        <h2 class=\"title\">Belonging in Nature Report<\/h2>\n\n        <p class=\"subtitle\">\n          Exploring Barriers, Impacts and Pathways to Nature for All across Canada\n        <\/p>\n\n        <a\n          href=\"https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/05\/22a22c07-en-final-belonging-in-nature-report.pdf\"\n          target=\"_blank\"\n          class=\"btn\"\n        >\n          Read Report\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <!-- Card 2 -->\n    <div class=\"card\">\n      <div class=\"card-image\">\n        <img decoding=\"async\"\n          src=\"https:\/\/images.unsplash.com\/photo-1511497584788-876760111969?q=80&#038;w=1200&#038;auto=format&#038;fit=crop\"\n          alt=\"Paper Trail to Nowhere\"\n        >\n      <\/div>\n\n      <div class=\"card-content\">\n        <h2 class=\"title\">Paper Trail to Nowhere<\/h2>\n\n        <p class=\"subtitle\">\n          Part 1: Domtar\u2019s Lobbying Strategies of Canada&#8217;s largest Paper Company (2020 and 2024)\n        <\/p>\n\n        <a\n          href=\"https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/01\/e6020418-en-final-copy-to-publish-domtar-federal-report.pdf\"\n          target=\"_blank\"\n          class=\"btn\"\n        >\n          Read Report\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <!-- Card 3 -->\n    <div class=\"card\">\n      <div class=\"card-image\">\n        <img decoding=\"async\"\n          src=\"https:\/\/images.unsplash.com\/photo-1441974231531-c6227db76b6e?q=80&#038;w=1200&#038;auto=format&#038;fit=crop\"\n          alt=\"Paper Trail to Nowhere\"\n        >\n      <\/div>\n\n      <div class=\"card-content\">\n        <h2 class=\"title\">Paper Trail to Nowhere<\/h2>\n\n        <p class=\"subtitle\">\n          Part 2: Domtar\u2019s Lobbying Strategies in British Columbia between 2020 and 2024\n        <\/p>\n\n        <a\n          href=\"https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/01\/0c7f676c-en-final-copy-to-publish-domtar-provincial-report.pdf\"\n          target=\"_blank\"\n          class=\"btn\"\n        >\n          Read Report\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <!-- Card 4 -->\n    <div class=\"card\">\n      <div class=\"card-image\">\n        <img decoding=\"async\"\n          src=\"https:\/\/images.unsplash.com\/photo-1520607162513-77705c0f0d4a?q=80&#038;w=1200&#038;auto=format&#038;fit=crop\"\n          alt=\"So Sue Me\"\n        >\n      <\/div>\n\n      <div class=\"card-content\">\n        <h2 class=\"title\">So Sue Me<\/h2>\n\n        <p class=\"subtitle\">\n          Canadian banks\u2019 greenwashing might make legal action unavoidable\n        <\/p>\n\n        <a\n          href=\"https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2023\/11\/b3e41211-so-sue-me-report-redesign-11.2023.pdf\"\n          target=\"_blank\"\n          class=\"btn\"\n        >\n          Read Report\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <!-- Card 5 -->\n    <div class=\"card\">\n      <div class=\"card-image\">\n        <img decoding=\"async\"\n          src=\"https:\/\/images.unsplash.com\/photo-1473448912268-2022ce9509d8?q=80&#038;w=1200&#038;auto=format&#038;fit=crop\"\n          alt=\"Walking the Talk\"\n        >\n      <\/div>\n\n      <div class=\"card-content\">\n        <h2 class=\"title\">Walking the Talk<\/h2>\n\n        <p class=\"subtitle\">\n          Why RBC is obligated to stop funding some of its biggest oil company clients\n        <\/p>\n\n        <a\n          href=\"https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/05\/2ea3392a-walking-the-talk-en.pdf\"\n          target=\"_blank\"\n          class=\"btn\"\n        >\n          Read Report\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <!-- Card 6 -->\n    <div class=\"card\">\n      <div class=\"card-image\">\n        <img decoding=\"async\"\n          src=\"https:\/\/images.unsplash.com\/photo-1509395176047-4a66953fd231?q=80&#038;w=1200&#038;auto=format&#038;fit=crop\"\n          alt=\"Selling Hot Air\"\n        >\n      <\/div>\n\n      <div class=\"card-content\">\n        <h2 class=\"title\">Selling Hot Air<\/h2>\n\n        <p class=\"subtitle\">\n          Lessons from how Shell\u2019s flagship carbon capture project sold $200M of credits for reductions that never happened\n        <\/p>\n\n        <a\n          href=\"https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/05\/4b010c8b-en-selling-hot-air-report.pdf\"\n          target=\"_blank\"\n          class=\"btn\"\n        >\n          Read Report\n        <\/a>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n<\/body>\n<\/html>\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n<div class=\"wp-block-query posts-list p4-query-loop is-custom-layout-list is-layout-flow wp-block-query-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-3d213aab wp-block-group-is-layout-flex\">\n<h2 class=\"wp-block-heading\"><\/h2>\n\n\n<li class=\" wp-block-navigation-item see-all-link wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"http:\/\/gcef.ca\/en\/?page_id=1582?tag=education\"><span data-ga-category=\"Posts List\" data-ga-action=\"See More Link\" data-ga-label=\"n\/a\" class=\"wp-block-navigation-item__label\">See all posts<\/span><\/a><\/li><\/div>\n\n\n\n<p style=\"margin-top:24px;margin-bottom:32px\"><\/p>\n\n\n\n\n<ul class=\"wp-block-post-template is-layout-flow wp-block-post-template-is-layout-flow\"><li class=\"wp-block-post post-69352 post type-post status-publish format-standard has-post-thumbnail hentry category-education category-impact category-raising-awareness tag-about-us-2 tag-education tag-community-engagement p4-page-type-story\">\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\"><figure class=\"wp-block-post-featured-image\"><a href=\"https:\/\/gcef.ca\/en\/story\/69352\/education-in-a-changing-world-greenspeakers-grow\/\" target=\"_self\"  ><img loading=\"lazy\" decoding=\"async\" data-ga-category=\"Posts List\" data-ga-action=\"Image\" data-ga-label=\"n\/a\" width=\"1200\" height=\"627\" src=\"https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/04\/71e6220f-earth-day-blog-thumbnail.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image wp-stateless-item\" alt=\"Education in a Changing World: Greenspeakers Grow\" style=\"object-fit:cover;\" srcset=\"https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/04\/71e6220f-earth-day-blog-thumbnail.png 1200w, https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/04\/71e6220f-earth-day-blog-thumbnail-300x157.png 300w, https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/04\/71e6220f-earth-day-blog-thumbnail-1024x535.png 1024w, https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/04\/71e6220f-earth-day-blog-thumbnail-768x401.png 768w, https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/04\/71e6220f-earth-day-blog-thumbnail-510x266.png 510w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" data-image-size=\"post-thumbnail\" data-stateless-media-bucket=\"planet4-gcefca-stateless\" data-stateless-media-name=\"2026\/04\/71e6220f-earth-day-blog-thumbnail.png\" \/><\/a><\/figure>\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\">\n                <div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><div class=\"wp-block-post-terms\"><a data-ga-category=\"Posts List\" data-ga-action=\"Post Type Tag\" data-ga-label=\"n\/a\" href=\"https:\/\/gcef.ca\/en\/category\/education\/\">Education<\/a><\/div>\n                <div class=\"taxonomy-post_tag wp-block-post-terms\"><a data-ga-category=\"Posts List\" data-ga-action=\"Navigation Tag\" data-ga-label=\"n\/a\" href=\"https:\/\/gcef.ca\/en\/tag\/about-us-2\/\" rel=\"tag\">AboutUs<\/a><span class=\"wp-block-post-terms__separator\"> <\/span><a data-ga-category=\"Posts List\" data-ga-action=\"Navigation Tag\" data-ga-label=\"n\/a\" href=\"https:\/\/gcef.ca\/en\/tag\/education\/\" rel=\"tag\">Education<\/a><span class=\"wp-block-post-terms__separator\"> <\/span><a data-ga-category=\"Posts List\" data-ga-action=\"Navigation Tag\" data-ga-label=\"n\/a\" href=\"https:\/\/gcef.ca\/en\/tag\/community-engagement\/\" rel=\"tag\">Community Engagement<\/a><\/div>\n                \n                <\/div>\n                \n\n<h3 class=\"wp-block-post-title\"><a data-ga-category=\"Posts List\" data-ga-action=\"Title\" data-ga-label=\"n\/a\" href=\"https:\/\/gcef.ca\/en\/story\/69352\/education-in-a-changing-world-greenspeakers-grow\/\" target=\"_self\" >Education in a Changing World: Greenspeakers Grow<\/a><\/h3>\n\n<div class=\"wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">An Interview with Miranda Baksh, the new Education Programs Manager at the Greenpeace Canada Education Fund. <\/p><\/div>\n\n\n<div class=\"wp-block-group posts-list-meta is-layout-flow wp-block-group-is-layout-flow\"><span class='article-list-item-author'><a data-ga-category=\"Posts List\" data-ga-action=\"Author\" data-ga-label=\"n\/a\" href='https:\/\/gcef.ca\/en\/author\/gcef\/'>Greenpeace Canada Education Fund (GCEF)<\/a><\/span>\n\n<div class=\"wp-block-post-date\"><time datetime=\"2026-04-21T13:28:15+00:00\">April 21, 2026<\/time><\/div><\/div>\n<\/div>\n<\/div>\n\n<\/li><li class=\"wp-block-post post-69218 post type-post status-publish format-standard has-post-thumbnail hentry category-education tag-environmental-education tag-environmental-research tag-youth-education tag-education p4-page-type-story\">\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\"><figure class=\"wp-block-post-featured-image\"><a href=\"https:\/\/gcef.ca\/en\/story\/69218\/introducing-greenspeakers-grow-empowering-the-next-generation-of-climate-leaders\/\" target=\"_self\"  ><img loading=\"lazy\" decoding=\"async\" data-ga-category=\"Posts List\" data-ga-action=\"Image\" data-ga-label=\"n\/a\" width=\"800\" height=\"533\" src=\"https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2025\/03\/2cdacaca-gp1sxfx1_low-res-800px.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image wp-stateless-item\" alt=\"Introducing Greenspeakers Grow: Empowering the Next Generation of Climate Leaders\" style=\"object-fit:cover;\" srcset=\"https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2025\/03\/2cdacaca-gp1sxfx1_low-res-800px.jpg 800w, https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2025\/03\/2cdacaca-gp1sxfx1_low-res-800px-300x200.jpg 300w, https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2025\/03\/2cdacaca-gp1sxfx1_low-res-800px-768x512.jpg 768w, https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2025\/03\/2cdacaca-gp1sxfx1_low-res-800px-510x340.jpg 510w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" data-image-size=\"post-thumbnail\" data-stateless-media-bucket=\"planet4-gcefca-stateless\" data-stateless-media-name=\"2025\/03\/2cdacaca-gp1sxfx1_low-res-800px.jpg\" \/><\/a><\/figure>\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\">\n                <div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><div class=\"wp-block-post-terms\"><a data-ga-category=\"Posts List\" data-ga-action=\"Post Type Tag\" data-ga-label=\"n\/a\" href=\"https:\/\/gcef.ca\/en\/category\/education\/\">Education<\/a><\/div>\n                <div class=\"taxonomy-post_tag wp-block-post-terms\"><a data-ga-category=\"Posts List\" data-ga-action=\"Navigation Tag\" data-ga-label=\"n\/a\" href=\"https:\/\/gcef.ca\/en\/tag\/environmental-education\/\" rel=\"tag\">Environmental Education<\/a><span class=\"wp-block-post-terms__separator\"> <\/span><a data-ga-category=\"Posts List\" data-ga-action=\"Navigation Tag\" data-ga-label=\"n\/a\" href=\"https:\/\/gcef.ca\/en\/tag\/environmental-research\/\" rel=\"tag\">Environmental Research<\/a><span class=\"wp-block-post-terms__separator\"> <\/span><a data-ga-category=\"Posts List\" data-ga-action=\"Navigation Tag\" data-ga-label=\"n\/a\" href=\"https:\/\/gcef.ca\/en\/tag\/youth-education\/\" rel=\"tag\">Youth Education<\/a><span class=\"wp-block-post-terms__separator\"> <\/span><a data-ga-category=\"Posts List\" data-ga-action=\"Navigation Tag\" data-ga-label=\"n\/a\" href=\"https:\/\/gcef.ca\/en\/tag\/education\/\" rel=\"tag\">Education<\/a><\/div>\n                \n                <\/div>\n                \n\n<h3 class=\"wp-block-post-title\"><a data-ga-category=\"Posts List\" data-ga-action=\"Title\" data-ga-label=\"n\/a\" href=\"https:\/\/gcef.ca\/en\/story\/69218\/introducing-greenspeakers-grow-empowering-the-next-generation-of-climate-leaders\/\" target=\"_self\" >Introducing Greenspeakers Grow: Empowering the Next Generation of Climate Leaders<\/a><\/h3>\n\n<div class=\"wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">Climate change is the defining issue of our time. Yet, most Canadian classrooms are under-equipped to help students make sense of it. Teachers are asking for support. Students are asking&hellip; <\/p><\/div>\n\n\n<div class=\"wp-block-group posts-list-meta is-layout-flow wp-block-group-is-layout-flow\"><span class='article-list-item-author'><a data-ga-category=\"Posts List\" data-ga-action=\"Author\" data-ga-label=\"n\/a\" href='https:\/\/gcef.ca\/en\/author\/gcef\/'>Greenpeace Canada Education Fund (GCEF)<\/a><\/span>\n\n<div class=\"wp-block-post-date\"><time datetime=\"2025-08-12T13:59:07+00:00\">August 12, 2025<\/time><\/div><\/div>\n<\/div>\n<\/div>\n\n<\/li><li class=\"wp-block-post post-68733 post type-post status-publish format-standard has-post-thumbnail hentry category-education tag-environmental-education tag-youth-education tag-education p4-page-type-story\">\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\"><figure class=\"wp-block-post-featured-image\"><a href=\"https:\/\/gcef.ca\/en\/story\/68733\/bridging-gaps-in-environmental-knowledge\/\" target=\"_self\"  ><img loading=\"lazy\" decoding=\"async\" data-ga-category=\"Posts List\" data-ga-action=\"Image\" data-ga-label=\"n\/a\" width=\"1200\" height=\"627\" src=\"https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/04\/e7056443-earth-day-blog-thumbnail-on-website-gcef.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image wp-stateless-item\" alt=\"Bridging Gaps in Environmental Knowledge\" style=\"object-fit:cover;\" srcset=\"https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/04\/e7056443-earth-day-blog-thumbnail-on-website-gcef.png 1200w, https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/04\/e7056443-earth-day-blog-thumbnail-on-website-gcef-300x157.png 300w, https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/04\/e7056443-earth-day-blog-thumbnail-on-website-gcef-1024x535.png 1024w, https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/04\/e7056443-earth-day-blog-thumbnail-on-website-gcef-768x401.png 768w, https:\/\/www.greenpeace.org\/static\/planet4-gcefca-stateless\/2026\/04\/e7056443-earth-day-blog-thumbnail-on-website-gcef-510x266.png 510w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" data-image-size=\"post-thumbnail\" data-stateless-media-bucket=\"planet4-gcefca-stateless\" data-stateless-media-name=\"2026\/04\/e7056443-earth-day-blog-thumbnail-on-website-gcef.png\" \/><\/a><\/figure>\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\">\n                <div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><div class=\"wp-block-post-terms\"><a data-ga-category=\"Posts List\" data-ga-action=\"Post Type Tag\" data-ga-label=\"n\/a\" href=\"https:\/\/gcef.ca\/en\/category\/education\/\">Education<\/a><\/div>\n                <div class=\"taxonomy-post_tag wp-block-post-terms\"><a data-ga-category=\"Posts List\" data-ga-action=\"Navigation Tag\" data-ga-label=\"n\/a\" href=\"https:\/\/gcef.ca\/en\/tag\/environmental-education\/\" rel=\"tag\">Environmental Education<\/a><span class=\"wp-block-post-terms__separator\"> <\/span><a data-ga-category=\"Posts List\" data-ga-action=\"Navigation Tag\" data-ga-label=\"n\/a\" href=\"https:\/\/gcef.ca\/en\/tag\/youth-education\/\" rel=\"tag\">Youth Education<\/a><span class=\"wp-block-post-terms__separator\"> <\/span><a data-ga-category=\"Posts List\" data-ga-action=\"Navigation Tag\" data-ga-label=\"n\/a\" href=\"https:\/\/gcef.ca\/en\/tag\/education\/\" rel=\"tag\">Education<\/a><\/div>\n                \n                <\/div>\n                \n\n<h3 class=\"wp-block-post-title\"><a data-ga-category=\"Posts List\" data-ga-action=\"Title\" data-ga-label=\"n\/a\" href=\"https:\/\/gcef.ca\/en\/story\/68733\/bridging-gaps-in-environmental-knowledge\/\" target=\"_self\" >Bridging Gaps in Environmental Knowledge<\/a><\/h3>\n\n<div class=\"wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">In a time when climate disasters make headlines constantly and the urgency for action has never been greater, Canadians are actively seeking reliable, accessible information on how they can make&hellip; <\/p><\/div>\n\n\n<div class=\"wp-block-group posts-list-meta is-layout-flow wp-block-group-is-layout-flow\"><span class='article-list-item-author'><a data-ga-category=\"Posts List\" data-ga-action=\"Author\" data-ga-label=\"n\/a\" href='https:\/\/gcef.ca\/en\/author\/gcef\/'>Greenpeace Canada Education Fund (GCEF)<\/a><\/span>\n\n<div class=\"wp-block-post-date\"><time datetime=\"2025-03-18T17:22:20+00:00\">March 18, 2025<\/time><\/div><\/div>\n<\/div>\n<\/div>\n\n<\/li><\/ul>\n\n\n<div class=\"wp-block-buttons carousel-controls is-horizontal is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-buttons-is-layout-044bd602 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button carousel-control-prev\"><button type=\"button\" class=\"wp-block-button__link wp-element-button\">Previous Carousel Slide<\/button><\/div>\n\n\n\n<div class=\"wp-block-button carousel-control-next\"><button type=\"button\" class=\"wp-block-button__link wp-element-button\">Next Carousel Slide<\/button><\/div>\n<\/div>\n\n\n<li class=\" wp-block-navigation-item see-all-link wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"http:\/\/gcef.ca\/en\/?page_id=1582?tag=education\"><span data-ga-category=\"Posts List\" data-ga-action=\"See More Link\" data-ga-label=\"n\/a\" class=\"wp-block-navigation-item__label\">See all posts<\/span><\/a><\/li><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Reports Investigative research GCEF has supported to equip the public, policymakers, and advocates with the knowledge needed to drive systemic change and build a sustainable future. Responsive Report Cards Belonging in Nature Report Exploring Barriers, Impacts and Pathways to Nature for All across Canada Read Report Paper Trail to Nowhere Part 1: Domtar\u2019s Lobbying Strategies [&hellip;]<\/p>\n","protected":false},"author":52,"featured_media":69405,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ep_exclude_from_search":false,"p4_hide_page_title_checkbox":"on","p4_title":"","p4_subtitle":"","p4_description":"","background_image_id":"","background_image":"","p4_button_title":"","p4_button_link":"","p4_button_link_checkbox":"","p4_og_title":"Research","p4_og_description":"We fund investigations and research to expose the root causes of environmental degradation and the climate crisis. By shining a light on the influence of powerful industries, such as fossil fuels, we hold key players accountable for their environmental impact. With these findings, we aim to equip the public, policymakers, and advocates with the knowledge needed to drive systemic change and build a sustainable future.","p4_og_image":"","p4_og_image_id":"","p4_seo_canonical_url":"","p4_campaign_name":"","p4_local_project":"","p4_basket_name":"","p4_department":"","footnotes":""},"categories":[55],"tags":[],"class_list":["post-69563","page","type-page","status-publish","has-post-thumbnail","hentry","category-education"],"_links":{"self":[{"href":"https:\/\/gcef.ca\/en\/wp-json\/wp\/v2\/pages\/69563","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gcef.ca\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gcef.ca\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gcef.ca\/en\/wp-json\/wp\/v2\/users\/52"}],"replies":[{"embeddable":true,"href":"https:\/\/gcef.ca\/en\/wp-json\/wp\/v2\/comments?post=69563"}],"version-history":[{"count":12,"href":"https:\/\/gcef.ca\/en\/wp-json\/wp\/v2\/pages\/69563\/revisions"}],"predecessor-version":[{"id":69781,"href":"https:\/\/gcef.ca\/en\/wp-json\/wp\/v2\/pages\/69563\/revisions\/69781"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gcef.ca\/en\/wp-json\/wp\/v2\/media\/69405"}],"wp:attachment":[{"href":"https:\/\/gcef.ca\/en\/wp-json\/wp\/v2\/media?parent=69563"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gcef.ca\/en\/wp-json\/wp\/v2\/categories?post=69563"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gcef.ca\/en\/wp-json\/wp\/v2\/tags?post=69563"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}