Skip to content

Instantly share code, notes, and snippets.

@kleong
Created August 21, 2019 19:07
Show Gist options
  • Save kleong/17f364cc3939a77d109c5b2261dccb55 to your computer and use it in GitHub Desktop.
Save kleong/17f364cc3939a77d109c5b2261dccb55 to your computer and use it in GitHub Desktop.
{
"12 Strong": {
"Genre": "Action",
"Gross": "$1,465,000",
"IMDB Metascore": "54",
"Popcorn Score": 72,
"Rating": "R",
"Tomato Score": 54
},
"A Ciambra": {
"Genre": "Drama",
"Gross": "unknown",
"IMDB Metascore": "70",
"Popcorn Score": "unknown",
"Rating": "unrated",
"Tomato Score": "unkown"
},
"The Final Year": {
"popcornscore": 48,
"rating": "NR",
"tomatoscore": 84
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment