Skip to content

Instantly share code, notes, and snippets.

@tlkshadow
Last active May 9, 2017 06:58
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 tlkshadow/7cf1616d26ad37969a5eb74bea41374f to your computer and use it in GitHub Desktop.
Save tlkshadow/7cf1616d26ad37969a5eb74bea41374f to your computer and use it in GitHub Desktop.
{
"data": [{
"variable_1": 100001,
"variable_2": "Variable name",
"variable_3": "Variable name 2",
"variable_4": "2017–01–01",
"variable_5": [
"value 1",
"value 2"
],
"variable_6": 8,
"some_other_randomly_long_and_readable_kpi_key": 10
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment