From 3b1e959a869c729ddebd99feb2ee050b02e0fd4c Mon Sep 17 00:00:00 2001
From: Juancho <116334702+juanchok12@users.noreply.github.com>
Date: Fri, 17 May 2024 16:12:25 -0700
Subject: [PATCH] Update README.md
---
README.md | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b425238..a5ec7f0 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Concentration-of-Banking 💰 🏦
+![network_plot](https://github.com/juanchok12/Concentration-of-Banking/assets/116334702/3545f01a-c6d1-480d-a92b-f8d827faa5ea)# Concentration-of-Banking 💰 🏦
https://github.com/juanchok12/Concentration-of-Banking/assets/116334702/ad37bbf8-56b7-4b71-961a-b474b36d2a6d
## Table of Contents
@@ -100,12 +100,17 @@ Used [NetworkX](https://networkx.org/) Python library in to develop the network
![network_plot](https://github.com/juanchok12/Concentration-of-Banking/assets/116334702/c265ad89-8432-4a58-bc07-e619205d1fcf)
+
+
+
### Metrics for the consolidated assets of the Big Four
Used the [SJ Visualizer](https://github.com/SjoerdTilmans/sjvisualizer) Python package to develop the animated pie race that displays the market share of large commerical banks based on their dominance of consoldiated assets. The script that developed the pie chart race is *"Animated Pie Chart for Banks.py"* under the "script" folder.