charteredcertifications.com Open in urlscan Pro
2606:4700:20::ac43:497a  Public Scan

Submitted URL: http://email.cnzcharter.co.uk/c/eJxczkmu3CAQgOHTlHfPwsXoBYsM4hpRAUWMPLSFcbqT00eKlMXr_S_9X_YooyU3sJ-smJ2cEKdh8WiS0_NkMc9KUnSkTL...
Effective URL: https://charteredcertifications.com/learning/courses/cnz-live
Submission: On March 08 via manual from IN — Scanned from DE

Form analysis 6 forms found in the DOM

GET https://charteredcertifications.com/learning/courses

<form action="https://charteredcertifications.com/learning/courses" class="form-inline " method="get">
  <input class="form-control" type="search" name="q" value="" placeholder="Search for courses">
  <button class="btn my-2 my-sm-0 header-search-btn" type="submit"><i class="la la-search"></i></button>
</form>

<form action="">
  <div class="form-group">
    <label style="display: none;" for="name"></label>
    <input class="form-control" type="text" name="name" id="name" placeholder="Name *">
  </div>
  <div class="form-group">
    <label style="display: none;" for="email"></label>
    <input class="form-control" type="text" name="email" id="email" placeholder="Email *">
  </div>
  <div class="form-group">
    <label style="display: none;" for="phone_number"></label>
    <input class="form-control" type="text" name="phone_number" id="phone_number" placeholder="Phone Number *">
  </div>
  <div class="form-group">
    <label style="display: none;" for="company"></label>
    <input class="form-control" type="text" name="company" id="company" placeholder="Company *">
  </div>
  <div class="form-group">
    <label style="display: none;" for="job_title"></label>
    <input class="form-control" type="text" name="job_title" id="job_title" placeholder="Job Title *">
  </div>
  <div class="form-group">
    <label for="accept">
      <input type="checkbox" name="accept" id="accept" value="1"> By providing your contact details, you agree to our <a href="https://charteredcertifications.com/privacy/" target="_blank">Privacy Policy</a>. </label>
  </div>
  <input type="hidden" name="course_id" value="189">
  <p class="msgBlock text-center font-weight-bold" style="display: none;"></p>
</form>

GET https://charteredcertifications.com/learning/subscribe

<form method="get" action="https://charteredcertifications.com/learning/subscribe" class="subscribe-form">
  <input type="email" name="subscribe_email" value="" placeholder="Enter your email here" required="" title="Please enter a valid email address.">
  <button type="submit">Subscribe Now</button>
</form>

POST https://charteredcertifications.com/learning/logout

<form id="logout-form" action="https://charteredcertifications.com/learning/logout" method="POST" class="d-none">
  <input type="hidden" name="_token" value="JwFTxFbILPD5qQEklqkonXL49kRaMO230kDzSoW5">
</form>

POST

<form method="POST" autocomplete="off">
  <input type="hidden" name="_token" value="JwFTxFbILPD5qQEklqkonXL49kRaMO230kDzSoW5"> <input type="hidden" name="_request_from" value="signup_modal">
  <div class="row">
    <div class="form-group col-md-6 col-sm-12">
      <input type="text" class="form-control" name="first_name" value="" required="" autofocus="" placeholder="First name" aria-label="">
    </div>
    <div class="form-group col-md-6 col-sm-12">
      <input type="text" class="form-control" name="last_name" value="" required="" autofocus="" placeholder="Last name" aria-label="">
    </div>
  </div>
  <div class="form-group row">
    <div class="col-md-12">
      <input type="text" class="form-control" name="company" value="" required="" placeholder="Company" aria-label="">
    </div>
  </div>
  <div class="form-group row">
    <div class="col-md-12">
      <input type="text" class="form-control" name="job_title" value="" required="" placeholder="Job title" aria-label="">
    </div>
  </div>
  <div class="form-group row">
    <div class="col-md-12">
      <input type="email" class="form-control" name="email" value="" required="" placeholder="Email (Personal Email is Recommended)" title="Personal Email is Recommended To Give You Access Even When You Change Job"
        oninvalid="setCustomValidity('Please enter a valid email address.')" onchange="try{setCustomValidity('')}catch(e){}">
      <span style="position: absolute; right: 25px; top: 10px; font-size: 22px;cursor: pointer;" data-toggle="tooltip" data-placement="left" title="" data-original-title="Personal Email is Recommended To Give You Access Even When You Change Job">
        <i class="la la-question-circle"></i>
      </span>
    </div>
  </div>
  <div class="form-group row">
    <div class="col-md-12">
      <input id="password" type="password" class="form-control" name="password" required="" placeholder="Password" aria-label="">
    </div>
  </div>
  <div class="form-group row">
    <div class="col-md-12">
      <button type="submit" class="btn btn-primary"> Sign Up</button>
    </div>
  </div>
  <h2 class="mb-4 text-center login-suggest"> Already have an account? Login <a class="popup--login" data-toggle="modal" data-target="#loginFormModal" style="cursor:pointer;">here</a>
  </h2>
  <p class="text-center text-white" style="font-size: 13px;"> By signing up, you agree to our <a href="#">Terms of Service</a> and <a href="#">Privacy Policy</a>
  </p>
</form>

POST

<form method="POST" action="" autocomplete="off">
  <input type="hidden" name="_token" value="JwFTxFbILPD5qQEklqkonXL49kRaMO230kDzSoW5"> <input type="hidden" name="_request_from" value="login_modal">
  <div class="form-group">
    <input type="email" class="form-control" name="email" value="" required="" autofocus="" placeholder="Email" title="Please enter a valid email address." oninvalid="setCustomValidity('Please enter a valid email address.')"
      onchange="try{setCustomValidity('')}catch(e){}">
  </div>
  <div class="form-group">
    <input type="password" class="form-control" name="password" required="" placeholder="Password">
  </div>
  <div class="form-group">
    <div class="checkbox">
      <label>
        <input type="checkbox" name="remember"> Remember Me </label>
    </div>
  </div>
  <div class="form-group mb-2">
    <button type="submit" class="btn btn-primary"> Login </button>
    <a class="btn btn-link forgot-link" href="https://charteredcertifications.com/learning/forgot-password">
                            Forgot <u>Password</u>?
                        </a>
  </div>
  <p class="text-white text-center register-suggest" style="font-size: 13px"> Do not have an account? Sign up <a class="popup--register" data-toggle="modal" data-target="#signUpFormModal" style="cursor:pointer;">here</a>
  </p>
</form>

Text Content

advisor@charteredcertifications.com
Singapore & APAC: +65 6716 9980
Australia & New Zealand: +61 3 9909 7310
UK & Europe: +44 (020) 335 57898
USA: +1 888 745 8875
Chartered Institute of Professional Certifications World's Largest Professional
Skills Certification Body
 * Chartered
   Programs
    * Accredited Programs
    * Live Executive Programs
      * Accredited Subjects
      * Live Training New Zealand Construction Law
      * Live Training Australia Insurance Laws and Contract Regulations
      * Live Training Canada Environmental Law and Compliance
      * Live Training Certified Text Mining and Natural Language Processing
        (NLP)
      * Browse All Subjects
    * Global Finance & Accounting
      * Accredited Subjects
      * On Demand Chartered Sustainable Finance Manager (CSFM™)
      * On Demand Certified Compliance Risk and Internal Control Manager (CCR™)
      * On Demand Chartered Interest Rate Derivatives, Swaps and Risk Management
        Professional (CIRS™)
      * On Demand Certified Sarbanes-Oxley Professional (CSOP™)
      * Browse All Subjects
    * Global Operations, Supply Chain & Procurement
      * Accredited Subjects
      * On Demand Certified Supply Chain Demand Planning & Forecasting
        Professional (CSCD™)
      * On Demand Certified Lean Six Sigma Black Belt
      * On Demand Certified Procurement Contracts Manager (CPCM™)
      * On Demand Chartered Sustainable Supply Chain and Logistics Professional
        (CSSCLP™)
      * Browse All Subjects
    * Technology Development
      * Accredited Subjects
      * On Demand Certified Cloud Architect (CCA™)
      * On Demand Certified Agile Business Analyst (CABA™)
      * On Demand Certified Lean Six Sigma Black Belt
      * On Demand Certified Business Intelligence Leader (CBIL™)
      * Browse All Subjects
    * Global Sustainability & Environment
      * Accredited Subjects
      * On Demand Certified Environmental Risk Assessment Manager (CERA™)
      * On Demand Certified Environmental Management System Manager (CEMS™) &
        ISO 14001:2015 Certification Path
      * On Demand Chartered Sustainable Finance Manager (CSFM™)
      * On Demand Certified Carbon Management Leader (CCML™)
      * Browse All Subjects
    * Global Investment Strategy
      * Accredited Subjects
      * On Demand Chartered Interest Rate Derivatives, Swaps and Risk Management
        Professional (CIRS™)
      * On Demand Chartered ESG Investment Manager (CEIM™)
      * On Demand Certified Data Analytics Manager Using Excel (CDAME™)
      * On Demand Certified International Negotiator (CIN™)
      * Browse All Subjects
    * Digital Marketing & Analytics
      * Accredited Subjects
      * On Demand Certified Viral Instagram Marketing Manager (CVIM™)
      * On Demand Certified Viral TikTok Marketing Manager (CVTM™)
      * On Demand Certified Data Analytics Manager Using Excel (CDAME™)
      * On Demand Certified SEO & SEM Marketing Manager (CSEO™)
      * Browse All Subjects
    * Global Legal & Compliance
      * Accredited Subjects
      * On Demand Certified Compliance Risk and Internal Control Manager (CCR™)
      * On Demand Certified Sarbanes-Oxley Professional (CSOP™)
      * On Demand Chartered Global Sanctions Compliance Leader (CGSCL™)
      * On Demand Certified International Negotiator (CIN™)
      * Browse All Subjects
    * Global Human Resources & Analytics
      * Accredited Subjects
      * On Demand Certified Global Diversity, Equity and Inclusion HR Manager
        (CDEI™)
      * On Demand Certified HR and Talent Analytics Manager (CHRA™)
      * On Demand Certified International Negotiator (CIN™)
      * Browse All Subjects
    * Data Modeling & Analytics
      * Accredited Subjects
      * On Demand Certified Text Mining and Natural Language Processing (NLP)
      * On Demand Certified Generative AI Specialist (CGAI™)
      * On Demand Advanced Statistical Techniques, Data Analysis and
        Visualization for Research Analysis
      * On Demand Certified Predictive Modeling Specialist (CPMS™)
      * Browse All Subjects
    * Global Conferences
      * Accredited Subjects
      * EduMind ANZ
      * 3rd Digital Mines
      * AI in Education Forum (Europe)
      * AI in Education Forum (APAC)
      * Browse All Subjects
    * Browse All Subjects
   
    * Accredited Programs
    * Live Training New Zealand Construction Law
    * Live Training Australia Insurance Laws and Contract Regulations
    * Live Training Canada Environmental Law and Compliance
    * Live Training Certified Text Mining and Natural Language Processing (NLP)
    * Live Training EU Intellectual Property Laws
    * Live Training Certified Net Zero Carbon Emissions Leader (CNZ™)
    * Live Training EU Clinical Trial Regulations and Compliance
    * Live Training Port State Control (PSC) Inspections: Compliance with
      International Maritime Port Regulations and Safety Standards
    * Live Training Digital Forensics and Evidence Handling for Legal
      Proceedings
    * Live Training International Shipping Contracts and Maritime Law
    * Live Training Australia Planning And Development Law: Navigating The
      Interface Between Federal, State, And Local Planning Laws
    * Live Training EU and UK Gender Equality Law and Compliance
    * Live Training EU Gender Equality Law and Compliance
    * Live Training Chartered Sustainable Supply Chain and Logistics
      Professional (CSSCLP™)
    * Live Training Australia Construction Law
    * Live Training EU and UK Workplace Health Safety Laws and Regulatory
      Compliance
    * Live Training 2024 Australia Fair Work Legislation and Employment Law
    * Live Training Australia Marketing Laws and Advertising Regulations
      Compliance
    * Live Training Certified Generative AI Specialist (CGAI™)
    * Live Training Australia Strata Law: Interpretation, Legislation, and
      Impact on Property Ownership
    * Live Training Australia Aged Care Law, Legislative Reform and Elder Law
    * Live Training UK Shipping Laws, International Regulations and Conventions
    * Live Training Drafting and Negotiating Oil & Gas Contracts and
      Transportation Agreements
    * Live Training UK Construction Contract Law and Dispute Management
    * Live Training Advanced Statistical Techniques, Data Analysis and
      Visualization for Research Analysis
    * Live Training Advanced Site Remediation Techniques for Soil and
      Groundwater Cleanup (USA)
    * Live Training Australia New Zealand Food Standards Code, Safety
      Regulations and Labelling Laws
    * Live Training Advanced Structural Dynamics, Analysis And Modelling
    * Live Training 2024 Singapore HR Employment Laws
    * Live Training Australia Laws of Evidence
    * Live Training New Zealand Construction Contract Law and Dispute Management
    * Live Training International Shipping Laws, Regulations and Conventions
    * Live Training Australia Shipping Laws, International Regulations and
      Conventions
    * Live Training Australia Design Laws, Intellectual Property Rights and
      Trademark Protection
    * Live Training Certified Environmental Management System Manager (CEMS™) &
      ISO 14001:2015 Certification Path
    * Live Training Chartered Sustainable Finance Manager (CSFM™)
    * Live Training Certified Predictive Modeling Specialist (CPMS™)
    * Live Training Australia Law of Criminal Investigations and Procedures
    * Live Training Certified Agile Business Analyst (CABA™)
    * Live Training Certified Global Diversity, Equity and Inclusion HR Manager
      (CDEI™)
    * Live Training Certified Cloud Architect (CCA™)
    * Live Training Chartered M&A Financial Modeling Analyst (CMAA™)
    * Live Training Advanced Drainage Engineering, Stormwater Design and Flood
      Risk Management
    * Live Training Certified Network Security Manager (CNSM™)
    * Live Training Australia Environmental Law and Compliance
    * Live Training Certified Environmental Impact Assessment Manager (CEIA™)
    * Live Training Australia National Construction Codes, Regulations and
      Compliance
    * Live Training Drafting Key Commercial Contracts and Reviewing Crucial
      Terms and Conditions For Non-Lawyers
    * Live Training Certified International Negotiator (CIN™)
    * Live Training Chartered Financial Modeling Professional (CFMP™)
    * Live Training Chartered Financial Forecasting, Budgeting and Modeling
      Professional (CFBM™)
    * Browse All Subjects
   
    * Accredited Programs
    * On Demand Chartered Sustainable Finance Manager (CSFM™)
    * On Demand Certified Compliance Risk and Internal Control Manager (CCR™)
    * On Demand Chartered Interest Rate Derivatives, Swaps and Risk Management
      Professional (CIRS™)
    * On Demand Certified Sarbanes-Oxley Professional (CSOP™)
    * On Demand Chartered ESG Investment Manager (CEIM™)
    * On Demand Certified Data Analytics Manager Using Excel (CDAME™)
    * On Demand Certified International Negotiator (CIN™)
    * On Demand Certified Compliance Professional in Cryptocurrency Financial
      Crimes (CCPC™)
    * On Demand Chartered Financial Forecasting, Budgeting and Modeling
      Professional (CFBM™)
    * On Demand Chartered Financial Modeling Professional (CFMP™)
    * Browse All Subjects
   
    * Accredited Programs
    * On Demand Certified Supply Chain Demand Planning & Forecasting
      Professional (CSCD™)
    * On Demand Certified Lean Six Sigma Black Belt
    * On Demand Certified Procurement Contracts Manager (CPCM™)
    * On Demand Chartered Sustainable Supply Chain and Logistics Professional
      (CSSCLP™)
    * On Demand Certified Data Analytics Manager Using Excel (CDAME™)
    * On Demand Certified Supply Chain Analytics Professional (CSCA™)
    * On Demand Certified International Negotiator (CIN™)
    * Browse All Subjects
   
    * Accredited Programs
    * On Demand Certified Cloud Architect (CCA™)
    * On Demand Certified Agile Business Analyst (CABA™)
    * On Demand Certified Lean Six Sigma Black Belt
    * On Demand Certified Business Intelligence Leader (CBIL™)
    * On Demand Certified Agile Project Leader (CAPL™)
    * On Demand Certified Data Analytics Manager Using Excel (CDAME™)
    * On Demand Certified Kubernetes Leader (CKL™)
    * On Demand Certified DevOps Professional (CDevOps™)
    * Browse All Subjects
   
    * Accredited Programs
    * On Demand Certified Environmental Risk Assessment Manager (CERA™)
    * On Demand Certified Environmental Management System Manager (CEMS™) & ISO
      14001:2015 Certification Path
    * On Demand Chartered Sustainable Finance Manager (CSFM™)
    * On Demand Certified Carbon Management Leader (CCML™)
    * On Demand Certified Sustainability Reporting Manager (CSRM™)
    * On Demand Certified Sustainable Development Manager (CSDM™)
    * On Demand Chartered ESG Investment Manager (CEIM™)
    * On Demand Certified Environmental Impact Assessment Manager (CEIA™)
    * On Demand Chartered Sustainable Supply Chain and Logistics Professional
      (CSSCLP™)
    * On Demand Certified Lean Six Sigma - Green Belt Certification Program
    * Browse All Subjects
   
    * Accredited Programs
    * On Demand Chartered Interest Rate Derivatives, Swaps and Risk Management
      Professional (CIRS™)
    * On Demand Chartered ESG Investment Manager (CEIM™)
    * On Demand Certified Data Analytics Manager Using Excel (CDAME™)
    * On Demand Certified International Negotiator (CIN™)
    * Browse All Subjects
   
    * Accredited Programs
    * On Demand Certified Viral Instagram Marketing Manager (CVIM™)
    * On Demand Certified Viral TikTok Marketing Manager (CVTM™)
    * On Demand Certified Data Analytics Manager Using Excel (CDAME™)
    * On Demand Certified SEO & SEM Marketing Manager (CSEO™)
    * On Demand Certified International Negotiator (CIN™)
    * Browse All Subjects
   
    * Accredited Programs
    * On Demand Certified Compliance Risk and Internal Control Manager (CCR™)
    * On Demand Certified Sarbanes-Oxley Professional (CSOP™)
    * On Demand Chartered Global Sanctions Compliance Leader (CGSCL™)
    * On Demand Certified International Negotiator (CIN™)
    * On Demand Certified Compliance Professional in Cryptocurrency Financial
      Crimes (CCPC™)
    * Browse All Subjects
   
    * Accredited Programs
    * On Demand Certified Global Diversity, Equity and Inclusion HR Manager
      (CDEI™)
    * On Demand Certified HR and Talent Analytics Manager (CHRA™)
    * On Demand Certified International Negotiator (CIN™)
    * Browse All Subjects
   
    * Accredited Programs
    * On Demand Certified Text Mining and Natural Language Processing (NLP)
    * On Demand Certified Generative AI Specialist (CGAI™)
    * On Demand Advanced Statistical Techniques, Data Analysis and Visualization
      for Research Analysis
    * On Demand Certified Predictive Modeling Specialist (CPMS™)
    * On Demand Certified Supply Chain Demand Planning & Forecasting
      Professional (CSCD™)
    * On Demand Certified Business Intelligence Leader (CBIL™)
    * On Demand Certified Data Analytics Manager Using Excel (CDAME™)
    * Browse All Subjects
   
    * Accredited Programs
    * EduMind ANZ
    * 3rd Digital Mines
    * AI in Education Forum (Europe)
    * AI in Education Forum (APAC)
    * Browse All Subjects

Earn Your Chartered Designation

 * Log In
 * Sign Up

 1. Home
 2. Live Executive Programs
 3. Certified Net Zero Carbon Emissions Leader (CNZ™)

Fully Accredited Program Certified Net Zero Carbon Emissions Leader (CNZ™)

Net zero carbon emissions are crucial to combat climate change, with 44% of
global emissions coming from the workplace. Achieving this goal is complex due
to the interconnectedness of industries, but vital, as it can save 26 trillion
dollars in economic benefits by 2030, create millions of jobs, and prevent 1.5°C
of warming, averting catastrophic consequences. Employees must learn about this
to drive sustainable practices, as their actions directly impact our collective
ability to reach this critical target.

This certified program is designed to empower you with essential expertise for
achieving net zero carbon emissions and emerging as sustainability leaders. You
will gain comprehensive insights into global climate accords and develop the
skills to align your organizations with global sustainability objectives by
implementing pragmatic carbon reduction measures and best practices.

The program provides an in-depth exploration of critical topics such as climate
agreements, carbon emission quantification and management, carbon neutrality
strategies, and the environmental justice imperative. You will also gain
valuable understanding of the intricacies of carbon accounting, including
examination of relevant accounting standards, EPA resources, and reporting
frameworks such as GRI, CDP, and CDSB. Additionally, the program equips you to
navigate complex emissions boundaries, differentiate between Scope 1, 2, and 3
emissions, and employ consistent data management methods. It also provides
insights into setting science-based reduction targets and scrutinizing offsets
while emphasizing the importance of collaboration and addressing uncertainty in
Scope 3 emissions.

Furthermore, you will learn about critical climate change mitigation options,
associated co-benefits, and current actions by governments, organizations, and
individuals to reduce emissions. This program covers creating an inventory
management plan and science based targets, as well as the concept of net zero
targets and strategies for organizations to set and achieve these goals. By the
end of the program, you will have gained insights on carbon offsetting
strategies and carbon capture and storage (CCS) technology to guide selection of
the most appropriate solutions for your organizations.

Upon successful completion of this program, you will earn the prestigious
designation of Certified Net Zero Carbon Emissions Leader (CNZ™). This globally
recognized credential will demonstrate your comprehensive effective carbon
emissions management strategies for achieving net zero carbon emission. The CNZ™
designation not only positions you as a prominent figure in the environmental
and sustainability sector but also enhances your capability to guide
organizations towards a sustainable, environmentally responsible, and prosperous
future.




4.6 (936 Professional Learners) 1
Download Brochure Pricing & Registration

1 Chartered Institute of Professional Certifications' reviews and ratings are a
comprehensive collection of participants feedback we have gathered over the last
decade. To view authentic and personal testimonials that are handwritten by our
participants, please download our participants' written reviews here.

This program will entitle you:

Download Brochure Pricing & Registration
 * Experience 3 days of instructor-led live program and gain comprehensive
   insights in net zero policy landscapes, decarbonization pathways, carbon
   removal techniques, climate risk analysis, green financing, and net zero
   reporting frameworks.
 * Acquire advanced proficiency in carbon and GHG accounting, carbon footprint
   assessment, carbon offset strategies, and sustainability reporting, enabling
   you to proficiently evaluate and manage your organization's carbon emissions.
 * By the end of the program, you will earn the CNZ™ designation, opening doors
   to career opportunities in driving effective sustainability initiatives.
 * For inquiries, chat with our Program Advisors at
   advisor@charteredcertifications.com or call us at
   * Singapore and Asia Pacific: +65 6716 9980
   * Australia and New Zealand: +61 3 9909 7310
   * UK, Europe and Middle East: +44 (020) 335 57898
   * USA: +1 888 745 8875




ACCREDITATIONS

4.8 


This Certified Net Zero Carbon Emissions Leader (CNZ™) is a mark of excellence
and distinction that signifies a fully qualified expert possess profound
expertise in carbon reduction strategies, sustainability initiatives, and
environmental leadership. It is accredited by the Chartered Institute of
Professional Certifications, which maintains the governing standards for all
members. The CNZ™ charter is a trademarked charter available only to
professionals who have completed and passed this program. The certification is
governed and maintained by Chartered Institute of Professional Certifications
with over 90,000 members around the world. It is also endorsed by prominent
associations and organizations worldwide.

The content of this program has been fully certified and accredited by CPD as
adhering to Continuing Professional Principles.


WHAT CAN YOU EXPECT FROM THIS CERTIFIED PROGRAM

Companies that implement carbon emissions strategies can reduce emissions by up
to 50%, saving over $650 billion globally, according to the Carbon Disclosure
Project. With over 500 major companies worldwide now setting science-based
emissions targets aligned with the Paris Agreement, adopting strong carbon
strategies makes fiscal and ethical sense as shareholder and public pressure
mounts to limit contribution to climate change.

This certified program is designed to provide you with knowledge in the rapidly
developing field of net zero carbon emissions and establish you as an authority
committed to driving sustainable change within your organization. Through this
program, you will gain deep insights into critical areas such as renewable
energy transition strategies, carbon offsetting methods, energy efficiency
techniques, and policy frameworks relevant to net zero initiatives. You will
learn to critically evaluate your organization’s carbon footprint, devise
actionable net zero plans, and proficiently track, monitor, and report the
progress against predetermined goals.

Using powerful case studies and real-world examples, you will gain an in-depth
understanding of key topics including decarbonization pathways, carbon removal
techniques, climate risk analysis, green financing, and net zero reporting
frameworks. Additionally, you will learn how to assess your organizations
current emissions, model future emissions trajectories, identify the most
impactful carbon abatement opportunities, and develop robust transition roadmaps
to align organizations with science-based net zero targets. This program will
also guide you through a thorough understanding of stakeholder engagement,
effective carbon disclosure, and compliance with evolving international
standards and regulations.



Upon completing the program, you will be awarded the Certified Net Zero Carbon
Emissions Leader (CNZ™) designation, demonstrating your expertise in net zero
strategies and certification as a leader driving sustainable change. This
credential will set you apart as an authority in pioneering carbon management
strategies, bolster your professional credibility and expand your career
opportunities within the industry.


KEY SKILLS YOU WILL GAIN

 * Carbon Footprinting
 * Carbon Sequestration
 * Carbon Accounting
 * Carbon Footprint Assessment
 * Greenhouse Gas Accounting
 * GHG Protocols
 * GHG Reporting
 * Net Zero Concepts
 * Net Zero Strategies
 * Sustainability Reporting
 * Carbon Offsetting
 * Sustainable Practises
 * Climate Policy
 * Climate Mitigation
 * Emission Reduction (Scope 1 & 2 & 3)
 * Carbon Capture Utilization and Storage (CCUS)
 * Sustainable Development Goals
 * Policy Compliance
 * Renewable Energy Transition
 * Circular Economy Models
 * UNited Nations Global Compact (UNGC)
 * Carbon Reporting
 * Stakeholder Engagement
 * Inventory Management Plan
 * Climate Risk Management
 * Environmental Protection Agency Tools (EPA)


YOUR FACULTY DIRECTOR

Dr. Heather Eliezer
Highly Distinguished Environmental Science Expert

Dr. Heather Eliezer has established herself as a prominent figure in the field
of environmental science, with a special focus on sustainability benchmarking,
strategies for combating climate change, and managing ecological landscapes. Her
deep knowledge in these areas has led to her appointment as the co-chair of both
the Sustainability Advisory Board and the Climate Smart Community Task Force in
New York. In this capacity, she has been instrumental in the Climate Action
Planning Institute's project on Greenhouse Gas Emissions Inventory.
Additionally, Dr. Eliezer imparts her knowledge as an Adjunct Assistant
Professor at The City University of New York, teaching courses related to energy
resources. Her teachings particularly highlight the importance of sustainable
practices, carbon footprint reduction, and understanding the complex
relationship between energy systems and their environmental impacts.

Beyond academia, Dr. Eliezer is an active contributor to research in
environmental and climate change mitigation and provides consultancy to
organizations on innovative climate change countermeasures. Her varied
experiences have made her a pivotal figure in the promotion of evidence-based
strategies for sustainability and enhancing climate resilience.


CERTIFIED NET ZERO CARBON EMISSIONS LEADER (CNZ™) PROGRAM AGENDA

Expand all Collapse all

Module 1 - Climate Change, Introduction to Benchmarking
Introduction to Climate Change

Climate Pathways

Introduction to Benchmarking

NCA Climate and Net Zero Emissions

Module 2 - GHG Reporting Principles, Emissions, Standards and Resources
Introduction to Reporting

Principles, Prepare, Emission Categories

GHG Reporting Step 1, Sources and Standards

Emissions from Oil and Gas Operations in Net Zero Transitions

Module 3 - GHG Calculator, Boundaries, Scope 3
Base Year, Calculators

Organizational and Operational Boundaries

Boundaries Scope

Scope 3 Standards, Estimation, Improving

Module 4 - Scope 3, Renewables, Supply Chain
Scope 3 Emission Factors

Cop28

Case Study - Coca-Cola Supply Chain and Risk

Module 5 - Inventory Management Plan, Targets, Resources
Inventory Management Plan

Targets

Resources for GHG Reduction Programs and Strategies

Internal and External Forces on Reporting in the Chinese Banking Sector

The Playing Field: Corporate GHG Inventorying & Reporting Part 1

The Playing Field: Corporate GHG Inventorying & Reporting Part 2

Module 6 - Mitigation
NCA 1: Climate Mitigation Methods and Benefits

NCA 2: Climate Mitigation Implementation

Module 7 - CCUS
CCUS - Carbon Dioxide Removal Program Background

Direct Ocean Capture, Point Source Carbon Capture

Carbon Dioxide Removal, Carbon Dioxide Conversion

Carbon Transport and Storage

Hydrogen with Carbon Management

Module 8 - Offsets, Emissions Trading
Carbon Markets Economics, Introduction

Voluntary Carbon Markets

Clean Development Mechanism, UNFCCC Article 6.4

EU ETS, C&T and Other Markets

Module 9 - Climate Leadership, Net Zero
1.5 Business Playbook 2023

Exponential Roadmap to 1.5

Net Zero Pathways

Module 10 - Adaptation and Resilience, Wrap-Up
NCA Climate Adaptation

Climate Resilience Case Study: Greenwich Hospital

Examination



CHARTERED EXAM

At the end of the program, there will be a Chartered exam comprised of 50
multiple choice questions. Upon passing the exam, you will be accredited with
your Certified Net Zero Carbon Emissions Leader (CNZ™) designation.

 * 98% of students who have taken this exam have passed the exam successfully.
   Almost all professionals who have taken our courses have passed this test and
   attain their Certified Net Zero Carbon Emissions Leader (CNZ™) designation.
 * The exam has 50 multiple choice questions and you need to answer 25 out of 50
   questions correctly to pass the exam.
 * You can re-take the exam online as many times as you want, with no additional
   charges for retaking of exams.
 * The program cost already includes the exam fees, so there are no additional
   charges for taking the exam.

If you have challenges passing the exam, you can secure assistance from our team
and faculty leader to help you pass the exam.


CERTIFIED NET ZERO CARBON EMISSIONS LEADER (CNZ™)

Upon completing the program and passing the exam, you will receive the
prestigious Certified Net Zero Carbon Emissions Leader (CNZ™) designation.
Developed by the esteemed Chartered Institute of Professional Certifications, a
leading authority in professional certifications, this industry-recognized
trademarked charter distinguishes your profound expertise in the realm of carbon
emissions reduction and sustainability leadership. The program's content has
been independently accredited and certified by CPD, ensuring that it meets the
highest standards in continuing professional development. This distinguished
designation will not only elevate your credibility but also enhance your
marketability to potential employers or clients, making you stand out as a
highly skilled and knowledgeable expert in the field of sustainability and
carbon emission management.




PRICING & REGISTRATION

Please select one of the locations:
United Kingdom & EU (21 - 23 May 2024) United Kingdom & EU (21 - 23 May 2024)


UNITED KINGDOM & EU

Dates: 21 - 23 May 2024

Venue: Online Executive Program (Via Zoom)

Time: 9:00am - 4:30pm British Summer Time (BST)
10:00am - 5:30pm Central European Summer Time (CEST)

--------------------------------------------------------------------------------

Early Bird Packages Regular Pricing By 18 Mar 2024 By 29 Apr 2024 After 29 Apr
2024 UK Delegates GBP 1,495 GBP 1,695 GBP 1,795 EU Delegates EUR 1,695 EUR 1,895
EUR 1,995

Group Discount: 2nd participant get 10%, or register 3 participants and 4th
participant get a complimentary seat (1 discount scheme applies)

Register Now


DOWNLOAD BROCHURE

You can download our program brochure below. If you have any inquiries on this
program, please contact our Program Advisor at
advisor@charteredcertifications.com or call us at:

 * Singapore and Asia Pacific: +65 6716 9980
 * Australia and New Zealand: +61 3 9909 7310
 * UK, Europe and Middle East: +44 (020) 335 57898
 * USA: +1 888 745 8875

Download Brochure


CONVINCING YOUR BOSS TO ATTEND THIS PROGRAM

Securing approval from your boss to attend this program can be difficult if you
don’t know what to say. So we’ve prepared a template for you! All you need to do
is to download this template, copy and paste in email and send it to your boss!

Download the Template Here

×


CONTACT US

By providing your contact details, you agree to our Privacy Policy.



Submit

Certified Net Zero Carbon Emissions Leader (CNZ™)


4.6 (936 ratings)
Pricing & Registration

Course Preview

Certified Net Zero Carbon Emissions Leader (CNZ™)

×
Video Player is loading.
Play Video
PlaySeek back 10 secondsSeek forward 10 seconds
Mute

Current Time 0:00
/
Duration 2:03
Loaded: 20.64%


0:00
Stream Type LIVE
Seek to live, currently behind liveLIVE
Remaining Time -2:03
 
1x
Playback Rate

Chapters
 * Chapters

Descriptions
 * descriptions off, selected

Captions
 * captions settings, opens captions settings dialog
 * captions off, selected

Audio Track

Picture-in-PictureFullscreen
Open quality selector menu
 * 1080, selected
 * 720
 * 480
 * Original

This is a modal window.



Beginning of dialog window. Escape will cancel and close the window.

TextColorWhiteBlackRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentBackgroundColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentTransparentWindowColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyTransparentSemi-TransparentOpaque
Font Size50%75%100%125%150%175%200%300%400%Text Edge
StyleNoneRaisedDepressedUniformDropshadowFont FamilyProportional
Sans-SerifMonospace Sans-SerifProportional SerifMonospace SerifCasualScriptSmall
Caps
Reset restore all settings to the default valuesDone
Close Modal Dialog

End of dialog window.

Certified Net Zero Carbon Emissions Leader (CNZ™)
02:04

CHARTERED INSTITUTE OF PROFESSIONAL CERTIFICATIONS

About Us What We Offer Professional Associations Careers Professional Charter
Press & Media Client Companies Terms of Service Privacy Policy

COMMUNITY

Becoming our Faculty Instructor Our Faculty Directors Charter Terms of Use View
all Chartered Programs Professional Development

TRENDING TOPICS

Certified Environmental Impact Assessment Manager (CEIA™) Certified Compliance
Professional in Cryptocurrency Financial Crimes (CCPC™) Certified Supply Chain
Analytics Professional (CSCA™) Chartered Sustainable Supply Chain and Logistics
Professional (CSSCLP™) Certified Sustainable Development Manager (CSDM™)
Certified Carbon Management Leader (CCML™)

Join our mailing list and never miss an update

Subscribe Now





© 2021 - 2022 Chartered Institute.
All Rights Reserved.



Added to cart

×

Chat with us, powered by LiveChat

×


LET'S START A NEW JOURNEY TODAY

Accelerate Your Career


SIGN UP TO REGISTER


Sign Up


ALREADY HAVE AN ACCOUNT? LOGIN HERE

By signing up, you agree to our Terms of Service and Privacy Policy


×


THE BEST WAY TO PREDICT YOUR FUTURE IS TO CREATE IT

Abraham Lincoln


LOGIN TO YOUR CHARTERED ACCOUNT


Remember Me
Login Forgot Password?

Do not have an account? Sign up here