Skip to content

Instantly share code, notes, and snippets.

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