diff --git a/public/content/content.json b/public/content/content.json
index 97baa62df6c3ef23dc24f92e229991873e81d7ea..0d595c255e22b5813575dcbc293400b46f86d3b1 100644
--- a/public/content/content.json
+++ b/public/content/content.json
@@ -95,6 +95,31 @@
     },
     "refIndex": 3
   },
+  {
+    "item": {
+      "title": "COVID-STA",
+      "project": "",
+      "author": {
+        "firstName": "Joe",
+        "lastName": "T. Santhanavanich",
+        "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich"
+      },
+      "project_year_start": "2020",
+      "project_year_end": "",
+      "project_is_on_going": true,
+      "imageLink":"imgs/thumbnails/covidSta.jpg",
+      "keywords":["SensorThings API","COVID-19", "Urban Analytics"],
+      "description_en":"The OGC SensorThings API server for managing the COVID-19 case statistic data.",
+      "description_de":"Der OGC SensorThings API Server zur Verwaltung der COVID-19 Fallstatistikdaten."
+    },
+    "links": {
+      "youtube": "",
+      "demo": "https://covidsta.hft-stuttgart.de/server/",
+      "publication":"", 
+      "project":"https://www.hft-stuttgart.com/news/covid-19-dashboard-von-hft-stuttgart-entwickelt"
+    },
+    "refIndex": 1
+  },
   {
     "item": {
       "title": "3D Wind Simulation",
diff --git a/public/imgs/thumbnails/covidSta.jpg b/public/imgs/thumbnails/covidSta.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..b5f3e9ea80a60419cfe678ff28b4e28b5e74041f
Binary files /dev/null and b/public/imgs/thumbnails/covidSta.jpg differ