diff --git a/public/content/content.json b/public/content/content.json
index 2926f2bc0fcc1071ee60f09593438bf8dfc16747..e68faeb44a63e87a096501047b19d02ae922f8b8 100644
--- a/public/content/content.json
+++ b/public/content/content.json
@@ -42,7 +42,7 @@
     "links": {
       "youtube": "https://www.youtube.com/watch?v=T5jF20yXcWw",
       "demo": "http://193.196.37.89:8083/visionzero/",
-      "publication":"https://doi.org/10.5194/isprs-annals-VI-4-W2-2020-143-2020", 
+      "publication":"https://doi.org/10.5194/isprs-annals-VI-4-W2-2020-143-2020",
       "project":"https://www.hft-stuttgart.de/forschung/i-city"
     },
     "refIndex": 2
@@ -67,7 +67,7 @@
     "links": {
       "youtube": "https://www.youtube.com/watch?v=GzvrmpM9zmw",
       "demo": "http://thunyatheps.com/icityebike/",
-      "publication":"https://doi.org/10.5194/isprs-annals-IV-4-W7-115-2018", 
+      "publication":"https://doi.org/10.5194/isprs-annals-IV-4-W7-115-2018",
       "project":"https://www.hft-stuttgart.de/forschung/i-city"
     },
     "refIndex": 1
@@ -211,5 +211,29 @@
       "project":"https://www.hft-stuttgart.de/forschung/projekte/aktuell/icity-musi"
     },
     "refIndex": 3
+  },
+  {
+    "item": {
+      "title": "Heating Grid Disaggregation Algorithm",
+      "project": "ENsource",
+      "author": {
+        "firstName": "Pithon",
+        "lastName": "Kabiro",
+        "hftURL": "https://www.hft-stuttgart.de/p/pithon-kabiro"
+      },
+      "project_year_start": "2019",
+      "project_year_end": "2021",
+      "project_is_on_going": false,
+      "imageLink":"imgs/thumbnails/heating_grid_disaggregation.png",
+      "keywords":["Energy System Optimization", "District Heating", "Energy System Modelling"],
+      "description_en":"This tool enables the coupling of Simstadt (a tool that is used to assess building heating demands, developed and validated at HfT Stuttgart) with KomMod (an energy system optimization tool developed at Fraunhofer ISE, Freiburg). The tool enables the study of optimal amount of centrally supplied heat and the layout of the supplying heating grid.",
+      "description_de":"Dieses Tool ermöglicht die Kopplung von Simstadt (ein Tool zur Abschätzung des Wärmebedarfs von Gebäuden, entwickelt und validiert an der HfT Stuttgart) mit KomMod (ein am Fraunhofer ISE, Freiburg, entwickeltes Tool zur Energiesystemoptimierung). Das Tool ermöglicht die Untersuchung der optimalen Menge an zentral zugeführter Wärme und der Auslegung des versorgenden Wärmenetzes."
+    },
+    "links": {
+      "demo": "https://transfer.hft-stuttgart.de/gitlab/ensource-2/disaggregation",
+      "publication":"https://doi.org/10.3390/resources10050052",
+      "project":"https://www.hft-stuttgart.de/forschung/projekte/aktuell/ensource-2-foerderphase"
+    },
+    "refIndex": 3
   }
 ]
diff --git a/public/imgs/thumbnails/heating_grid_disaggregation.png b/public/imgs/thumbnails/heating_grid_disaggregation.png
new file mode 100644
index 0000000000000000000000000000000000000000..66f97357d0f4bc2ca3fffc86c933ee69443102f0
Binary files /dev/null and b/public/imgs/thumbnails/heating_grid_disaggregation.png differ