Upload 2 files
Browse files- info/info.json +18 -0
- info/questions.json +13 -0
info/info.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "Tianqing LIU",
|
3 |
+
"location": "Paris, France",
|
4 |
+
"occupation": "Product Manager at MA",
|
5 |
+
"education": "I hold a Master’s degree in Business Informatics from Paris Dauphine University and a Bachelor of Science in Computer Science from Pantheon-Sorbonne University. My technical skills include proficiency in programming languages like Java, PL/SQL, and Python, as well as expertise in data analytics, cloud frameworks, and financial instruments.",
|
6 |
+
"skills": ["Python", "Machine Learning", "Data Analysis","Product Management","Agile Development","Risk Management"],
|
7 |
+
"hobbies": ["Reading", "Hiking", "Crossfit"],
|
8 |
+
"contact": {
|
9 |
+
"email": "[email protected]",
|
10 |
+
"linkedin": "https://www.linkedin.com/in/liutianqing/",
|
11 |
+
"github": "https://liuti-ma.github.io/CV/",
|
12 |
+
"website": "https://www.liutianqing.com"
|
13 |
+
},
|
14 |
+
"introduction":"My name is Tianqing Liu, and I am an experienced Product Manager with over 10 years of expertise in financial technology, risk management, and SaaS solutions. Currently based in Paris, France, I hold several professional certifications, including FRM® (Financial Risk Manager), SAFe® 6 Product Owner/Product Manager, and SCR® (Sustainability and Climate Risk).",
|
15 |
+
"career": "Throughout my career, I have worked with global financial institutions such as Nedbank, OCBC, and Rabobank, delivering high-impact solutions that streamline regulatory compliance, enhance operational efficiency, and improve customer satisfaction. My experience spans across Agile product development, risk analysis, and implementing scalable cloud-based platforms on AWS.\n\nAt Moody's Analytics, where I have been working since 2015, I have successfully managed SaaS integrations, developed BI reporting tools, and contributed to the evolution of Moody’s Banking Cloud Platform. Prior to that, I worked as a Software Engineer at DXC Technology, where I developed financial solutions for major clients like Crédit Agricole and BPI-France.",
|
16 |
+
"language": "In addition to my technical and professional expertise, I am fluent in Chinese, French, and English, with conversational skills in Spanish. I am passionate about leveraging technology to solve complex problems and drive innovation in the financial sector."
|
17 |
+
|
18 |
+
}
|
info/questions.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"question": "A bank’s risk officer is evaluating climate-related risk drivers that could create financial risk for the bank. The risk officer has classified rising global temperatures and wildfires as acute physical risks. The risk officer is correct with respect to:",
|
4 |
+
"options": [
|
5 |
+
"wildfires only.",
|
6 |
+
"rising global temperatures only.",
|
7 |
+
"both wildfires and rising global temperatures.",
|
8 |
+
"neither wildfires nor rising global temperatures."
|
9 |
+
],
|
10 |
+
"correct_answer": "wildfires only.",
|
11 |
+
"explanation": "Wildfires are correctly classified as acute physical risks, which relate to extreme weather events. Rising global temperatures should be classified as chronic physical risks, which relate to climate shifts like rising global temperatures and rising sea levels. (LO 99.b)"
|
12 |
+
}
|
13 |
+
]
|