A platform to display the carbon neutralization information for researchers, decision-makers, and other participants in the community.

Overview

Welcome to Carbon Insight

Carbon Insight is a platform aiming to display the carbon neutralization roadmap for researchers, decision-makers, and other participants in the community. Our mission is to visualize the world's most cutting-edge research on carbon emission, carbon sink, and carbon flux to generate insights of carbon and society. We strive to accelerate climate studies and global climate actions with computational innovations.

With the global consensus of the 1.5°C goal of the Paris Agreement, the world has a goal to achieve carbon neutralization by 2050. This ambitious goal requires collaboration from all fields. To tackle the climate crisis together, we must first understand where carbon comes from and where it goes.

With Carbon Insight, you can work with the world's most updated carbon-related data and generate insights as you wish.

For example, in our first release, you can leverage the dataset provided by Carbon Monitor, to have a daily anthropogenic CO2 emission estimation by country and sector since January 2019.

Carbon Insight also lets you observe and track correlations between global carbon emissions and socioeconomic factors such as COVID-19 and GDP.

We aim to achieve the following goals:

  • Using data visualization to support scientific research, allowing researchers to identify problems and ideas that are not easily seen in conventional ways
  • Acting as a tool that allows all users to explore carbon neutralization pathways under different scenarios and with technology innovations
  • Illustrating data and science of carbon neutralization for the non-professionals to raise public awareness towards climate change

How to use

Using Carbon Monitor, a dataset providing daily estimations of CO2 emissions by country/sector, as an example, we demonstrate two ways to do analysis with carbon-related data:

  • interactable Power BI reports, and
  • code examples

If you want a straightforward view of a global emission map by country, you can download our Power BI reports and filter results based on your interest.

(New to Power BI? Check the instructions on how to download the Power BI app and how to explore with dashboards, reports, and apps in Power BI.)

If you have some basic coding knowledge and want to get your hands dirty customizing your own analysis or combining different datasets to scale your research, go to our Jupyter Notebook Tutorials and walk through the code examples we provide on how to acquire, process and visualize carbon-related data.

Release Note

2022/01/06 release:

Contributors

Carbon Insight started with a research collaboration between MSRA and Zhu Liu's team from Department of Earth System Science, Tsinghua University. We share a vision of demonstrating efforts towards carbon neutralization through visualization, benchmarking, and insightful analysis with both global consistency and local detail. Our collaboration goes wider to more areas of carbon footprint monitoring and deeper to using advanced machine learning algorithms to assist the modeling of carbon flux.

We're a fully open project and welcome contributors or collaborators from the whole community, if you wish to contribute to the project or raise suggestions, contact us at [email protected].

Owner
Microsoft
Open source projects and samples from Microsoft
Microsoft
Dataset and Code for the paper "DepthTrack: Unveiling the Power of RGBD Tracking" (ICCV2021), and "Depth-only Object Tracking" (BMVC2021)

DeT and DOT Code and datasets for "DepthTrack: Unveiling the Power of RGBD Tracking" (ICCV2021) "Depth-only Object Tracking" (BMVC2021) @InProceedings

Yan Song 55 Dec 15, 2022
190 Jan 03, 2023
Omniscient Video Super-Resolution

Omniscient Video Super-Resolution This is the official code of OVSR (Omniscient Video Super-Resolution, ICCV 2021). This work is based on PFNL. Datase

36 Oct 27, 2022
This is a simple face recognition mini project that was completed by a team of 3 members in 1 week's time

PeekingDuckling 1. Description This is an implementation of facial identification algorithm to detect and identify the faces of the 3 team members Cla

Eric Kwok 2 Jan 25, 2022
Cowsay - A rewrite of cowsay in python

Python Cowsay A rewrite of cowsay in python. Allows for parsing of existing .cow

James Ansley 3 Jun 27, 2022
8-week curriculum for AI Builders

curriculum 8-week curriculum for AI Builders สารบัญ บทที่ 1 - Machine Learning คืออะไร บทที่ 2 - ชุดข้อมูลมหัศจรรย์และถิ่นที่อยู่ บทที่ 3 - Stochastic

AI Builders 134 Jan 03, 2023
Official Pytorch implementation of the paper: "Locally Shifted Attention With Early Global Integration"

Locally-Shifted-Attention-With-Early-Global-Integration Pretrained models You can download all the models from here. Training Imagenet python -m torch

Shelly Sheynin 14 Apr 15, 2022
Cross-modal Deep Face Normals with Deactivable Skip Connections

Cross-modal Deep Face Normals with Deactivable Skip Connections Victoria Fernández Abrevaya*, Adnane Boukhayma*, Philip H. S. Torr, Edmond Boyer (*Equ

72 Nov 27, 2022
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.

The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate. Website • Key Features • How To Use • Docs •

Pytorch Lightning 21.1k Jan 01, 2023
Text Summarization - WCN — Weighted Contextual N-gram method for evaluation of Text Summarization

Text Summarization WCN — Weighted Contextual N-gram method for evaluation of Text Summarization In this project, I fine tune T5 model on Extreme Summa

Aditya Shah 1 Jan 03, 2022
Towards Calibrated Model for Long-Tailed Visual Recognition from Prior Perspective

Towards Calibrated Model for Long-Tailed Visual Recognition from Prior Perspective Zhengzhuo Xu, Zenghao Chai, Chun Yuan This is the PyTorch implement

Sincere 16 Dec 15, 2022
Differentiable Simulation of Soft Multi-body Systems

Differentiable Simulation of Soft Multi-body Systems Yi-Ling Qiao, Junbang Liang, Vladlen Koltun, Ming C. Lin [Paper] [Code] Updates The C++ backend s

YilingQiao 26 Dec 23, 2022
An Empirical Investigation of Model-to-Model Distribution Shifts in Trained Convolutional Filters

CNN-Filter-DB An Empirical Investigation of Model-to-Model Distribution Shifts in Trained Convolutional Filters Paul Gavrikov, Janis Keuper Paper: htt

Paul Gavrikov 18 Dec 30, 2022
PyTorch implementation for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)

Score-Based Generative Modeling through Stochastic Differential Equations This repo contains a PyTorch implementation for the paper Score-Based Genera

Yang Song 757 Jan 04, 2023
Lane follower: Lane-detector (OpenCV) + Object-detector (YOLO5) + CAN-bus

Lane Follower This code is for the lane follower, including perception and control, as shown below. Environment Hardware Industrial Camera Intel-NUC(1

Siqi Fan 3 Jul 07, 2022
A set of tools for converting a darknet dataset to COCO format working with YOLOX

darknet格式数据→COCO darknet训练数据目录结构(详情参见dataset/darknet): darknet ├── class.names ├── gen_config.data ├── gen_train.txt ├── gen_valid.txt └── images

RapidAI-NG 148 Jan 03, 2023
Pytorch implementation for RelTransformer

RelTransformer Our Architecture This is a Pytorch implementation for RelTransformer The implementation for Evaluating on VG200 can be found here Requi

Vision CAIR Research Group, KAUST 21 Nov 22, 2022
Official Implementation of "DialogLM: Pre-trained Model for Long Dialogue Understanding and Summarization."

DialogLM Code for AAAI 2022 paper: DialogLM: Pre-trained Model for Long Dialogue Understanding and Summarization. Pre-trained Models We release two ve

Microsoft 92 Dec 19, 2022
PyQt6 configuration in yaml format providing the most simple script.

PyamlQt(ぴゃむるきゅーと) PyQt6 configuration in yaml format providing the most simple script. Requirements yaml PyQt6, ( PyQt5 ) Installation pip install Pya

Ar-Ray 7 Aug 15, 2022
Fortuitous Forgetting in Connectionist Networks

Fortuitous Forgetting in Connectionist Networks Introduction This repository includes reference code for the paper Fortuitous Forgetting in Connection

Hattie Zhou 14 Nov 26, 2022