Skip to content

Instantly share code, notes, and snippets.

@tostrowski
Created March 28, 2023 13:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tostrowski/9d0d00890079502f3196a8035c14e32e to your computer and use it in GitHub Desktop.
Save tostrowski/9d0d00890079502f3196a8035c14e32e to your computer and use it in GitHub Desktop.
{
"success": true,
"data": {
"datasets": [
{
"type": "BAR",
"name": "Started",
"data": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"action": {
"action": "showPeople",
"filterValuesList": [
{
"filters": [
{
"id": "PENDING_START_IN_RANGE",
"from": "2023-01-01",
"to": "2023-01-31"
}
]
},
{
"filters": [
{
"id": "PENDING_START_IN_RANGE",
"from": "2023-02-01",
"to": "2023-02-28"
}
]
},
null,
null,
null,
null,
null,
null,
null,
null,
null,
null
]
},
"color": "green",
"stack": "starts"
},
{
"type": "BAR",
"name": "Exited",
"data": [
0,
-1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"action": {
"action": "showPeople",
"filterValuesList": [
{
"filters": [
{
"id": "PENDING_EXIT_IN_RANGE",
"from": "2023-01-01",
"to": "2023-01-31"
}
]
},
{
"filters": [
{
"id": "PENDING_EXIT_IN_RANGE",
"from": "2023-02-01",
"to": "2023-02-28"
}
]
},
null,
null,
null,
null,
null,
null,
null,
null,
null,
null
]
},
"color": "red",
"stack": "exits"
},
{
"type": "BAR",
"name": "Pending Starts",
"data": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"action": {
"action": "showPeople",
"filterValuesList": [
null,
null,
{
"filters": [
{
"id": "PENDING_START_IN_RANGE",
"from": "2023-03-01",
"to": "2023-03-31"
}
]
},
{
"filters": [
{
"id": "PENDING_START_IN_RANGE",
"from": "2023-04-01",
"to": "2023-04-30"
}
]
},
{
"filters": [
{
"id": "PENDING_START_IN_RANGE",
"from": "2023-05-01",
"to": "2023-05-31"
}
]
},
{
"filters": [
{
"id": "PENDING_START_IN_RANGE",
"from": "2023-06-01",
"to": "2023-06-30"
}
]
},
{
"filters": [
{
"id": "PENDING_START_IN_RANGE",
"from": "2023-07-01",
"to": "2023-07-31"
}
]
},
{
"filters": [
{
"id": "PENDING_START_IN_RANGE",
"from": "2023-08-01",
"to": "2023-08-31"
}
]
},
{
"filters": [
{
"id": "PENDING_START_IN_RANGE",
"from": "2023-09-01",
"to": "2023-09-30"
}
]
},
{
"filters": [
{
"id": "PENDING_START_IN_RANGE",
"from": "2023-10-01",
"to": "2023-10-31"
}
]
},
{
"filters": [
{
"id": "PENDING_START_IN_RANGE",
"from": "2023-11-01",
"to": "2023-11-30"
}
]
},
{
"filters": [
{
"id": "PENDING_START_IN_RANGE",
"from": "2023-12-01",
"to": "2023-12-31"
}
]
}
]
},
"color": "green",
"stack": "starts"
},
{
"type": "BAR",
"name": "Anticipated New Hires",
"data": [
0,
0,
0,
0,
1,
0,
0,
0,
0,
0,
0,
0
],
"action": {
"action": "showPeople",
"filterValuesList": [
null,
null,
{
"filters": [
{
"id": "OPENINGS_STARTING_IN_RANGE",
"from": "2023-03-01",
"to": "2023-03-31"
}
]
},
{
"filters": [
{
"id": "OPENINGS_STARTING_IN_RANGE",
"from": "2023-04-01",
"to": "2023-04-30"
}
]
},
{
"filters": [
{
"id": "OPENINGS_STARTING_IN_RANGE",
"from": "2023-05-01",
"to": "2023-05-31"
}
]
},
{
"filters": [
{
"id": "OPENINGS_STARTING_IN_RANGE",
"from": "2023-06-01",
"to": "2023-06-30"
}
]
},
{
"filters": [
{
"id": "OPENINGS_STARTING_IN_RANGE",
"from": "2023-07-01",
"to": "2023-07-31"
}
]
},
{
"filters": [
{
"id": "OPENINGS_STARTING_IN_RANGE",
"from": "2023-08-01",
"to": "2023-08-31"
}
]
},
{
"filters": [
{
"id": "OPENINGS_STARTING_IN_RANGE",
"from": "2023-09-01",
"to": "2023-09-30"
}
]
},
{
"filters": [
{
"id": "OPENINGS_STARTING_IN_RANGE",
"from": "2023-10-01",
"to": "2023-10-31"
}
]
},
{
"filters": [
{
"id": "OPENINGS_STARTING_IN_RANGE",
"from": "2023-11-01",
"to": "2023-11-30"
}
]
},
{
"filters": [
{
"id": "OPENINGS_STARTING_IN_RANGE",
"from": "2023-12-01",
"to": "2023-12-31"
}
]
}
]
},
"color": "lightgreen",
"stack": "starts"
},
{
"type": "BAR",
"name": "Pending Exits",
"data": [
0,
0,
0,
0,
-1,
0,
0,
0,
0,
0,
0,
0
],
"action": {
"action": "showPeople",
"filterValuesList": [
null,
null,
{
"filters": [
{
"id": "PENDING_EXIT_IN_RANGE",
"from": "2023-03-01",
"to": "2023-03-31"
}
]
},
{
"filters": [
{
"id": "PENDING_EXIT_IN_RANGE",
"from": "2023-04-01",
"to": "2023-04-30"
}
]
},
{
"filters": [
{
"id": "PENDING_EXIT_IN_RANGE",
"from": "2023-05-01",
"to": "2023-05-31"
}
]
},
{
"filters": [
{
"id": "PENDING_EXIT_IN_RANGE",
"from": "2023-06-01",
"to": "2023-06-30"
}
]
},
{
"filters": [
{
"id": "PENDING_EXIT_IN_RANGE",
"from": "2023-07-01",
"to": "2023-07-31"
}
]
},
{
"filters": [
{
"id": "PENDING_EXIT_IN_RANGE",
"from": "2023-08-01",
"to": "2023-08-31"
}
]
},
{
"filters": [
{
"id": "PENDING_EXIT_IN_RANGE",
"from": "2023-09-01",
"to": "2023-09-30"
}
]
},
{
"filters": [
{
"id": "PENDING_EXIT_IN_RANGE",
"from": "2023-10-01",
"to": "2023-10-31"
}
]
},
{
"filters": [
{
"id": "PENDING_EXIT_IN_RANGE",
"from": "2023-11-01",
"to": "2023-11-30"
}
]
},
{
"filters": [
{
"id": "PENDING_EXIT_IN_RANGE",
"from": "2023-12-01",
"to": "2023-12-31"
}
]
}
]
},
"color": "red",
"stack": "exits"
}
],
"labels": [
"Jan '23",
"Feb '23",
"Mar '23",
"Apr '23",
"May '23",
"Jun '23",
"Jul '23",
"Aug '23",
"Sep '23",
"Oct '23",
"Nov '23",
"Dec '23"
],
"presentation": {
"legend": false,
"axisPrecision": 0,
"suggestedMin": -12,
"suggestedMax": 12
},
"type": "SYMMETRICBAR"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment