Last active
June 3, 2022 19:39
-
-
Save isc-rsingh/dfe41c479dbb1ebffcf59dcd9aa8d2cb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"datasets": [ | |
{ | |
"name": "The Museum of Modern Art (MoMA) Collection", | |
"url": "https://github.com/MuseumofModernArt/collection" | |
}, | |
{ | |
"name": "Coronavirus (Covid-19) Data in the United States", | |
"url": "https://github.com/nytimes/covid-19-data" | |
}, | |
{ | |
"name": "IMDb Datasets", | |
"url": "https://www.imdb.com/interfaces/" | |
}, | |
{ | |
"name": "Cerial Prices Changes Within Last 30 Years", | |
"url": "https://www.kaggle.com/datasets/timmofeyy/-cerial-prices-changes-within-last-30-years" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment