Skip to content

Instantly share code, notes, and snippets.

@markunsworth
Created October 23, 2013 14:28
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 markunsworth/7119874 to your computer and use it in GitHub Desktop.
Save markunsworth/7119874 to your computer and use it in GitHub Desktop.
{
"name": "ARM Holdings PLC",
"identifier": "$ARMH",
"startdate": "2013-01-01T00:00:00Z",
"enddate": "2013-01-01T00:00:00Z",
"dailythemes": [
{
"date": "2013-01-01T00:00:00Z",
"themes": [
{
"title": "The title of the theme"
}
]
},
{
"date": "2013-01-02T00:00:00Z",
"themes": [
{
"title": "The title of the first theme"
},
{
"title": "The title of the next theme"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment