Collaboration Graph
The following network graph is created by using task metadata properties owner and participants in tasks. Users are represented as nodes in the network, and each edge between two nodes represents that the two users are signed up for the same task one or more times. The number of tasks they have in common is expressed by the strength of edges.
Anonymize GraphShow Gephi CSV DataHide Gephi CSV Data Anonymize DataSubtask Hierachies
Summary
Summary of all tasks (100%):
Total number of Tasks: | 1141 |
Percentage of Tasks with Type: | 99.82% |
Percentage of highlevel tasks: | 0.09% |
Percentage of mediumlevel tasks: | 23.97% |
Percentage of lowlevel tasks: | 75.94% |
Percentage of Tasks with Progress: | 99.65% |
Avg progress of tasks: | 66.59% |
Percentage of overdue tasks: | 34.56% |
Percentage of Tasks with Startdate: | 99.82% |
Percentage of Tasks with Targetdate: | 99.82% |
Percentage of Tasks with Start- and Targetdate: | 99.82% |
Avg time between Start- and Targetdate in days: | 2.71 |
Percentage of Tasks with Owner: | 99.82% |
Percentage of Tasks with Participants: | 4.29% |
Avg number of participants per task: | 1.00 |
Percentage of Tasks with Expertise: | 83.70% |
Avg expertise keywords per task: | 1.91 |
Summary of Tasks with incomplete metadata (0.26%):
Total number of Tasks: | 3 |
Percentage of Tasks with Type: | 33.33% |
Percentage of highlevel tasks: | 0.00% |
Percentage of mediumlevel tasks: | 0.00% |
Percentage of lowlevel tasks: | 100.00% |
Percentage of Tasks with Progress: | 0.00% |
Avg progress of tasks: | 0.00% |
Percentage of overdue tasks: | 0.00% |
Percentage of Tasks with Startdate: | 33.33% |
Percentage of Tasks with Targetdate: | 33.33% |
Percentage of Tasks with Start- and Targetdate: | 33.33% |
Avg time between Start- and Targetdate in days: | 2.00 |
Percentage of Tasks with Owner: | 33.33% |
Percentage of Tasks with Participants: | 0.00% |
Avg number of participants per task: | 0.00 |
Percentage of Tasks with Expertise: | 33.33% |
Avg expertise keywords per task: | 2.00 |
Summary of Tasks with completed metadata (99.74%):
Total number of Tasks: | 1138 |
Percentage of Tasks with Type: | 100.00% |
Percentage of highlevel tasks: | 0.09% |
Percentage of mediumlevel tasks: | 23.99% |
Percentage of lowlevel tasks: | 75.92% |
Percentage of Tasks with Progress: | 99.91% |
Avg progress of tasks: | 66.59% |
Percentage of overdue tasks: | 34.48% |
Percentage of Tasks with Startdate: | 100.00% |
Percentage of Tasks with Targetdate: | 100.00% |
Percentage of Tasks with Start- and Targetdate: | 100.00% |
Avg time between Start- and Targetdate in days: | 2.71 |
Percentage of Tasks with Owner: | 100.00% |
Percentage of Tasks with Participants: | 4.31% |
Avg number of participants per task: | 1.00 |
Percentage of Tasks with Expertise: | 83.83% |
Avg expertise keywords per task: | 1.91 |
Export Dashboard Data
This section shows all dashboard data serialized as JSON.
Show Data{
"summary": {
"total": {
"nrOfTasks": 1141,
"percentageOfType": 0.9982471516213848,
"avgTypeHigh": 0.000877963125548727,
"avgTypeMedium": 0.23968393327480245,
"avgTypeLow": 0.7594381035996488,
"percentageOfProgress": 0.9964943032427696,
"avgProgress": 66.58616424802094,
"percentageOfOverdue": 0.34564643799472294,
"percentageOfStart": 0.9982471516213848,
"percentageOfTarget": 0.9982471516213848,
"percentageOfStartAndTarget": 0.9982471516213848,
"avgStartTargetInvalInDays": 2.707638279192274,
"percentageOfOwners": 0.9982471516213848,
"percentageOfParticipants": 0.04294478527607362,
"avgNrOfParticipants": 1,
"percentageOfExpertise": 0.8369851007887817,
"avgNrOfExpertise": 1.905759162303665
},
"meta": {
"nrOfTasks": 3,
"percentageOfType": 0.3333333333333333,
"avgTypeHigh": 0,
"avgTypeMedium": 0,
"avgTypeLow": 1,
"percentageOfProgress": 0,
"avgProgress": 0,
"percentageOfOverdue": 0,
"percentageOfStart": 0.3333333333333333,
"percentageOfTarget": 0.3333333333333333,
"percentageOfStartAndTarget": 0.3333333333333333,
"avgStartTargetInvalInDays": 2,
"percentageOfOwners": 0.3333333333333333,
"percentageOfParticipants": 0,
"avgNrOfParticipants": 0,
"percentageOfExpertise": 0.3333333333333333,
"avgNrOfExpertise": 2
},
"content": {
"nrOfTasks": 1138,
"percentageOfType": 1,
"avgTypeHigh": 0.0008787346221441124,
"avgTypeMedium": 0.2398945518453427,
"avgTypeLow": 0.7592267135325131,
"percentageOfProgress": 0.9991212653778558,
"avgProgress": 66.58616424802094,
"percentageOfOverdue": 0.3447669305189094,
"percentageOfStart": 1,
"percentageOfTarget": 1,
"percentageOfStartAndTarget": 1,
"avgStartTargetInvalInDays": 2.7082601054481548,
"percentageOfOwners": 1,
"percentageOfParticipants": 0.04305799648506151,
"avgNrOfParticipants": 1,
"percentageOfExpertise": 0.8383128295254832,
"avgNrOfExpertise": 1.9056603773584906
}
},
"collaborationgraph": {
"nodes": [
{
"id": "Kevin Boyle",
"label": "Kevin Boyle",
"weight": 1
},
{
"id": "Weizhe Weng",
"label": "Weizhe Weng",
"weight": 1
},
{
"id": "Scordo",
"label": "Scordo",
"weight": 1
},
{
"id": "Jonathan Doubek",
"label": "Jonathan Doubek",
"weight": 1
}
],
"edges": [
{
"id": "Kevin Boyle_Weizhe Weng",
"source": "Kevin Boyle",
"target": "Weizhe Weng",
"weight": 1
},
{
"id": "Scordo_Jonathan Doubek",
"source": "Scordo",
"target": "Jonathan Doubek",
"weight": 1
}
]
},
"taskhierachydata": {
"ancestors": {
"avg": 0,
"leveldata": [
{
"level": 0,
"nrOfTasks": 46
},
{
"level": 1,
"nrOfTasks": 75
},
{
"level": 2,
"nrOfTasks": 273
},
{
"level": 3,
"nrOfTasks": 437
},
{
"level": 4,
"nrOfTasks": 270
},
{
"level": 5,
"nrOfTasks": 40
}
]
},
"children": {
"avg": 0.9596844872918493,
"childdata": [
{
"nrofchilds": 0,
"metalevel": 2,
"contentlevel": 697
},
{
"nrofchilds": 1,
"metalevel": 0,
"contentlevel": 161
},
{
"nrofchilds": 2,
"metalevel": 1,
"contentlevel": 77
},
{
"nrofchilds": 3,
"metalevel": 0,
"contentlevel": 69
},
{
"nrofchilds": 4,
"metalevel": 0,
"contentlevel": 99
},
{
"nrofchilds": 5,
"metalevel": 0,
"contentlevel": 35
}
]
}
}
}