diff --git a/degrees.json b/degrees.json index 9e99aa1..916f21e 100644 --- a/degrees.json +++ b/degrees.json @@ -512,6 +512,10 @@ { "name": "scalable-and-cloud-programming", "mandatory": true + }, + { + "name": "business-intelligence", + "mandatory": false } ] }, diff --git a/teachings.json b/teachings.json index f1524b4..f7119e5 100644 --- a/teachings.json +++ b/teachings.json @@ -932,5 +932,14 @@ "professors": [ "gianluigi.zavattaro" ] + }, + { + "name": "Business Intelligence", + "url": "business-intelligence", + "chat": "https://t.me/+zoNiPXUXuOFhYjE0", + "website": "479052", + "professors": [ + "furio.camillo" + ] } ]