Publications by Jue Wang
Jue Wang - Final Project
Final Project - Sustainable Finance Evaluating the Impact of Green Financing on Carbon Emissions Reduction Introduction: Since the European Investment Bank (EIB) introduced the first climate awareness bond in 2007, the green bond market has seen remarkable growth. One major change that has taken place in recent years is the emergence of a deep gr...
11472 sym 6 img
Final Project
Final Project -1 Evaluating the Impact of Green Financing on Carbon Emissions Reduction What are the outcomes and how can we improve the carbon emission reduction efficacy of sustainable finance initiatives? Tackling climate change involves reducing carbon emissions. A critical aspect of this challenge is understanding the financing of carbon re...
4517 sym 9 img
Jue Wang - final Project data analysis
Final data cleanup library(readxl) library(tidyverse) ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ✔ dplyr 1.1.4 ✔ readr 2.1.4 ✔ forcats 1.0.0 ✔ stringr 1.5.1 ✔ ggplot2 3.4.4 ✔ tibble 3.2.1 ✔ lubridate 1.9.3 �...
178 sym
Jue Wang - HW final project data tidyng
Final project data cleaning Preliminary Results for Final Project Since I’m analyzing the effect of green financing on carbon emission for each country, and the effectiveness of different type of financial instrument, I will start with finding data: Carbon emission data, by country, by region: carbon emissions data based on production Green fin...
1964 sym
Paper 2
Paper 2 Paper 2 Balancing Trade Relations Amidst the Shift to Renewable Energy Sources Executive Summary: The global shift towards renewable energy sources has significantly increased the demand for critical minerals such as lithium, nickel, and rare earth elements, which are indispensable for battery storage and electric vehicles. Thus, it is ...
6568 sym 2 img
Jue Wang - HW FInd Your Data and Tidying
HW- find data and tidying HW: Find Your Data and Tidying library(readxl) library(tidyverse) ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ✔ dplyr 1.1.4 ✔ readr 2.1.4 ✔ forcats 1.0.0 ✔ stringr 1.5.1 ✔ ggplot2 3.4.4 ✔ ti...
712 sym Python (16292 sym/41 pcs) 1 img
Jue Wang HW Data Importing
HW Data Import Q1 Data Importing and Tidying library(tidyverse) # pretty much always... ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ✔ dplyr 1.1.4 ✔ readr 2.1.4 ✔ forcats 1.0.0 ✔ stringr 1.5.1 ✔ ggplot2 3.4.4 ✔ tibble...
357 sym 5 img
Jue Wang - HW Data Tidying
HW Data Tidying HW Data Tidying library(tidyverse) # because, always ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ✔ dplyr 1.1.4 ✔ readr 2.1.4 ✔ forcats 1.0.0 ✔ stringr 1.5.1 ✔ ggplot2 3.4.4 ✔ tibble 3.2.1 ✔ lubri...
186 sym Python (9942 sym/33 pcs) 3 img
Jue Wang - HW Data Transformation
Untitled HW-Data Transformation Q1 library(tidyverse) ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ✔ dplyr 1.1.4 ✔ readr 2.1.4 ✔ forcats 1.0.0 ✔ stringr 1.5.1 ✔ ggplot2 3.4.4 ✔ tibble 3.2.1 ✔ lubridate 1.9.3 ...
120 sym 3 img