Hi,
I am doing currently a small research on integrating BIM data with Business Intelligence. I want to immediately apologize, since my level of coding is non-existent (would love to learn it though), hence I will try to be as precise as possible. I hope @Moult won't hate me for this.... :)
As an Archicad user, my plan is to export our BIM Data and present it in a more comprehensive way in a Business Intelligence solution. When people talk about BI, usually PowerBI comes into the conversation, but I am not a Microsoft fan, therefore other solutions are also considered. The goal is not just to bring the alphanumerical data from an IFC file, but also it is necessary that this data interacts with a 3D Model. There are some solutions on the market such as Vcad, ProvingGrounds, etc... but I thought that I could give it a try...
Here is an example of what I am talking about
So, until now I know that I have to convert an IFC Model into a JSON file, in order to make it readable in a BI solution. There is also the IfcOpenShell which could maybe also do the job?! GUIDs are going to be the ones communicating between Model and Data. To view a model, maybe I could use the xBIM viewer or the xeokit BIMviewer. In the end, it all has to land on a URL because I don't need an additional program.
Does this make any sense? Is this thing at all possible to achieve this way, or am just dreaming?
An honest feedback would be much appreciated :)