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: | 29 |
Percentage of Tasks with Type: | 68.97% |
Percentage of highlevel tasks: | 25.00% |
Percentage of mediumlevel tasks: | 15.00% |
Percentage of lowlevel tasks: | 60.00% |
Percentage of Tasks with Progress: | 41.38% |
Avg progress of tasks: | 95.83% |
Percentage of overdue tasks: | 41.67% |
Percentage of Tasks with Startdate: | 65.52% |
Percentage of Tasks with Targetdate: | 65.52% |
Percentage of Tasks with Start- and Targetdate: | 65.52% |
Avg time between Start- and Targetdate in days: | 71.74 |
Percentage of Tasks with Owner: | 68.97% |
Percentage of Tasks with Participants: | 27.59% |
Avg number of participants per task: | 1.13 |
Percentage of Tasks with Expertise: | 17.24% |
Avg expertise keywords per task: | 1.80 |
Summary of Tasks with incomplete metadata (51.72%):
Total number of Tasks: | 15 |
Percentage of Tasks with Type: | 40.00% |
Percentage of highlevel tasks: | 33.33% |
Percentage of mediumlevel tasks: | 0.00% |
Percentage of lowlevel tasks: | 66.67% |
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: | 213.00 |
Percentage of Tasks with Owner: | 40.00% |
Percentage of Tasks with Participants: | 6.67% |
Avg number of participants per task: | 1.00 |
Percentage of Tasks with Expertise: | 0.00% |
Avg expertise keywords per task: | 0.00 |
Summary of Tasks with completed metadata (48.28%):
Total number of Tasks: | 14 |
Percentage of Tasks with Type: | 100.00% |
Percentage of highlevel tasks: | 21.43% |
Percentage of mediumlevel tasks: | 21.43% |
Percentage of lowlevel tasks: | 57.14% |
Percentage of Tasks with Progress: | 85.71% |
Avg progress of tasks: | 95.83% |
Percentage of overdue tasks: | 41.67% |
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: | 21.29 |
Percentage of Tasks with Owner: | 100.00% |
Percentage of Tasks with Participants: | 50.00% |
Avg number of participants per task: | 1.14 |
Percentage of Tasks with Expertise: | 35.71% |
Avg expertise keywords per task: | 1.80 |
Export Dashboard Data
This section shows all dashboard data serialized as JSON.
Show Data{
"summary": {
"total": {
"nrOfTasks": 29,
"percentageOfType": 0.6896551724137931,
"avgTypeHigh": 0.25,
"avgTypeMedium": 0.15,
"avgTypeLow": 0.6,
"percentageOfProgress": 0.41379310344827586,
"avgProgress": 95.83333333333333,
"percentageOfOverdue": 0.4166666666666667,
"percentageOfStart": 0.6551724137931034,
"percentageOfTarget": 0.6551724137931034,
"percentageOfStartAndTarget": 0.6551724137931034,
"avgStartTargetInvalInDays": 71.73684210526316,
"percentageOfOwners": 0.6896551724137931,
"percentageOfParticipants": 0.27586206896551724,
"avgNrOfParticipants": 1.125,
"percentageOfExpertise": 0.1724137931034483,
"avgNrOfExpertise": 1.8
},
"meta": {
"nrOfTasks": 15,
"percentageOfType": 0.4,
"avgTypeHigh": 0.3333333333333333,
"avgTypeMedium": 0,
"avgTypeLow": 0.6666666666666666,
"percentageOfProgress": 0,
"avgProgress": 0,
"percentageOfOverdue": 0,
"percentageOfStart": 0.3333333333333333,
"percentageOfTarget": 0.3333333333333333,
"percentageOfStartAndTarget": 0.3333333333333333,
"avgStartTargetInvalInDays": 213,
"percentageOfOwners": 0.4,
"percentageOfParticipants": 0.06666666666666667,
"avgNrOfParticipants": 1,
"percentageOfExpertise": 0,
"avgNrOfExpertise": 0
},
"content": {
"nrOfTasks": 14,
"percentageOfType": 1,
"avgTypeHigh": 0.21428571428571427,
"avgTypeMedium": 0.21428571428571427,
"avgTypeLow": 0.5714285714285714,
"percentageOfProgress": 0.8571428571428571,
"avgProgress": 95.83333333333333,
"percentageOfOverdue": 0.4166666666666667,
"percentageOfStart": 1,
"percentageOfTarget": 1,
"percentageOfStartAndTarget": 1,
"avgStartTargetInvalInDays": 21.285714285714285,
"percentageOfOwners": 1,
"percentageOfParticipants": 0.5,
"avgNrOfParticipants": 1.1428571428571428,
"percentageOfExpertise": 0.35714285714285715,
"avgNrOfExpertise": 1.8
}
},
"collaborationgraph": {
"nodes": [
{
"id": "Nick Skaff",
"label": "Nick Skaff",
"weight": 1
},
{
"id": "Hilary",
"label": "Hilary",
"weight": 1
},
{
"id": "Kait Farrell",
"label": "Kait Farrell",
"weight": 1
},
{
"id": "Derek Roberts",
"label": "Derek Roberts",
"weight": 1
},
{
"id": "Flora",
"label": "Flora",
"weight": 1
}
],
"edges": [
{
"id": "Nick Skaff_Hilary",
"source": "Nick Skaff",
"target": "Hilary",
"weight": 1
},
{
"id": "Hilary_Kait Farrell",
"source": "Hilary",
"target": "Kait Farrell",
"weight": 1
},
{
"id": "Hilary_Derek Roberts",
"source": "Hilary",
"target": "Derek Roberts",
"weight": 1
},
{
"id": "Kait Farrell_Derek Roberts",
"source": "Kait Farrell",
"target": "Derek Roberts",
"weight": 1
},
{
"id": "Hilary_Flora",
"source": "Hilary",
"target": "Flora",
"weight": 1
}
]
},
"taskhierachydata": {
"ancestors": {
"avg": 0,
"leveldata": [
{
"level": 0,
"nrOfTasks": 4
},
{
"level": 1,
"nrOfTasks": 6
},
{
"level": 2,
"nrOfTasks": 13
},
{
"level": 3,
"nrOfTasks": 6
}
]
},
"children": {
"avg": 0.8620689655172413,
"childdata": [
{
"nrofchilds": 0,
"metalevel": 12,
"contentlevel": 10
},
{
"nrofchilds": 2,
"metalevel": 2,
"contentlevel": 2
},
{
"nrofchilds": 4,
"metalevel": 1,
"contentlevel": 0
},
{
"nrofchilds": 6,
"metalevel": 0,
"contentlevel": 1
},
{
"nrofchilds": 7,
"metalevel": 0,
"contentlevel": 1
}
]
}
}
}