Skip to content

Instantly share code, notes, and snippets.

@sundhine
Created December 5, 2022 16:49
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 sundhine/e7d05beb179dde56e80c86bfad683cb2 to your computer and use it in GitHub Desktop.
Save sundhine/e7d05beb179dde56e80c86bfad683cb2 to your computer and use it in GitHub Desktop.
{
"stacks": {
"brexit": {
"stack_name": "Brexit",
"stories": [
{
"sentences": [
{
"sentence_hash": "media_hash",
"sentence_text": "media_hash",
"publication_date": "ISO",
"publication": "pub_name",
"url": "url.com",
"statistics": {
"comment_counts": 123,
"likes_and_react_counts": 123,
"share_count": 123
}
}
]
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment