Skip to content

Instantly share code, notes, and snippets.

@dougmet
Last active February 19, 2019 22:05
Show Gist options
  • Save dougmet/98a7be9b5c92e0ab0bfe6aee141bf6fa to your computer and use it in GitHub Desktop.
Save dougmet/98a7be9b5c92e0ab0bfe6aee141bf6fa to your computer and use it in GitHub Desktop.
{
"overall": {
"statuses": {
"complete": 164,
"nontstarted": 77
},
"totals": {
"applicable": 241,
"count": 244
}
},
"goals": [
{
"goal": 1,
"statuses": {
"complete": {
"count": 8,
"percent": 57.0
},
"notstarted": {
"count": 6,
"percent": 43.0
}
},
"totals": {
"applicable": 14,
"count": 14
}
},
{
"goal": 2,
"statuses": {
"complete": {
"count": 9,
"percent": 69.0
},
"notstarted": {
"count": 4,
"percent": 31.0
}
},
"totals": {
"applicable": 13,
"count": 13
}
},
{
"goal": 3,
"statuses": {
"complete": {
"count": 21,
"percent": 78.0
},
"notstarted": {
"count": 6,
"percent": 22.0
}
},
"totals": {
"applicable": 27,
"count": 27
}
},
{
"goal": 4,
"statuses": {
"complete": {
"count": 10,
"percent": 91.0
},
"notstarted": {
"count": 1,
"percent": 9.0
}
},
"totals": {
"applicable": 11,
"count": 11
}
},
{
"goal": 5,
"statuses": {
"complete": {
"count": 13,
"percent": 93.0
},
"notstarted": {
"count": 1,
"percent": 7.0
}
},
"totals": {
"applicable": 14,
"count": 14
}
},
{
"goal": 6,
"statuses": {
"complete": {
"count": 4,
"percent": 36.0
},
"notstarted": {
"count": 7,
"percent": 64.0
}
},
"totals": {
"applicable": 11,
"count": 11
}
},
{
"goal": 7,
"statuses": {
"complete": {
"count": 6,
"percent": 100.0
},
"notstarted": {
"count": 0,
"percent": 0.0
}
},
"totals": {
"applicable": 6,
"count": 6
}
},
{
"goal": 8,
"statuses": {
"complete": {
"count": 15,
"percent": 88.0
},
"notstarted": {
"count": 2,
"percent": 12.0
}
},
"totals": {
"applicable": 17,
"count": 17
}
},
{
"goal": 9,
"statuses": {
"complete": {
"count": 10,
"percent": 83.0
},
"notstarted": {
"count": 2,
"percent": 17.0
}
},
"totals": {
"applicable": 12,
"count": 12
}
},
{
"goal": 10,
"statuses": {
"complete": {
"count": 7,
"percent": 64.0
},
"notstarted": {
"count": 4,
"percent": 36.0
}
},
"totals": {
"applicable": 11,
"count": 11
}
},
{
"goal": 11,
"statuses": {
"complete": {
"count": 10,
"percent": 67.0
},
"notstarted": {
"count": 5,
"percent": 33.0
}
},
"totals": {
"applicable": 15,
"count": 15
}
},
{
"goal": 12,
"statuses": {
"complete": {
"count": 7,
"percent": 54.0
},
"notstarted": {
"count": 6,
"percent": 46.0
}
},
"totals": {
"applicable": 13,
"count": 13
}
},
{
"goal": 13,
"statuses": {
"complete": {
"count": 7,
"percent": 88.0
},
"notstarted": {
"count": 1,
"percent": 12.0
}
},
"totals": {
"applicable": 8,
"count": 8
}
},
{
"goal": 14,
"statuses": {
"complete": {
"count": 3,
"percent": 43.0
},
"notstarted": {
"count": 4,
"percent": 57.0
}
},
"totals": {
"applicable": 7,
"count": 10
}
},
{
"goal": 15,
"statuses": {
"complete": {
"count": 10,
"percent": 71.0
},
"notstarted": {
"count": 4,
"percent": 29.0
}
},
"totals": {
"applicable": 14,
"count": 14
}
},
{
"goal": 16,
"statuses": {
"complete": {
"count": 12,
"percent": 52.0
},
"notstarted": {
"count": 11,
"percent": 48.0
}
},
"totals": {
"applicable": 23,
"count": 23
}
},
{
"goal": 17,
"statuses": {
"complete": {
"count": 12,
"percent": 48.0
},
"notstarted": {
"count": 13,
"percent": 52.0
}
},
"totals": {
"applicable": 25,
"count": 25
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment