-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Building Key Performance Indicators (KPI) #56
Comments
Hi Romain, In fact I'm working on a General Indicator Model (GIM) that allows expressing indicators and indexes which consistently show sophisticated functions on the elementary data and indexes representing simple functions for different domains. The domain that we're using as a proof of concept of our work at this very moment is the energy domain. @Maryamzk was quite exposed to this model and framework during her Master thesis? Generally, including KPIs in the ADE Energy ought to be a necessity for the decision making process. I do agree with the concept that we need some attributes that can be used later as an indicator in the decision making process. But i'm not sure if I got it right, why do these attributes have to embedded in the _AbstractBuilding? Why can't we represent them in their corresponding classes (if possible)? |
Hi Mostafa, |
Hi Romain, Basically when we think of GIM we see it as more of standardised kind of indicators where you've to conform to it if you'd like to implement domain-independent indicators. In our case here we apply it on energy-related domain indicators. Indicators are decided on the domain-specialist side. On the one hand we've the domain-specialist (e.g. energy planner) deciding on which indicators he/she would like to consider. On the other hand the geospatial application schema model (e.g. city modeller) provides us with the geodata required to perform our analysis. How to connect these two is our question and our point of research. I would like to attach a pdf file explaining this point further but unfortunately attaching documents requires write permission which apparently I dont have. So maybe I just send it to you over your email. |
|
|
Leaves open, no part of version 0.7.0. KPI's shall be no part of the Energy ADE. |
Decision og Energy ADE plenum at December 6th, 2017: Issue will not be handled in Version 1.0 |
Key Performance Indicators may be important for energy analyses at urban scale, helping for example to understand building consumptions, plan an energy refurbishment strategy, or compare different energy planning variants.
They are generally intermediary/final outputs, deduced from other geometry and physical parameters of the 3d city model.
Some useful KPI:
This issue is a general question: do we want to include some KPIs in our ADE Energy? If yes, they would be parameters of _AbstractBuilding.
The text was updated successfully, but these errors were encountered: