Skip to content

Instantly share code, notes, and snippets.

@Rishabh570
Created March 1, 2022 07:27
Show Gist options
  • Save Rishabh570/7b99af6fdcc77092d3e1851d9ea8d9af to your computer and use it in GitHub Desktop.
Save Rishabh570/7b99af6fdcc77092d3e1851d9ea8d9af to your computer and use it in GitHub Desktop.
[
{
"_id": { "rating": 8.5 },
"releasedIn": [ "2005" ]
},
{
"_id": { "rating": 7.1 },
"releasedIn": [ "2005" ]
},
{
"_id": { "rating": 9 },
"releasedIn": [ "2021" ]
},
{
"_id": { "rating": 6 },
"releasedIn": [ "1896" ]
},
{
"_id": { "rating": 5.9 },
"releasedIn": [ "2016" ]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment