Ask HN: What's a good, clean, public dataset with many entity relationships?
For example: A movie/TV dataset with movies, TV shows, releases, episodes, actors, directories, companies, genres, etc., and relationships between them. I'd like at least few million entities in total, and an ordinary of magnitude more relationships between them.
I'd like JSON, or, at the very least, CSV/TSV. The dataset should also be modern, fully denormalized and cleaned up, with fields that are easy to understand. I'm not looking for a triplet dataset, as they can be difficult to untangle, but it might do.
Focusing on movies, I've found some datasets that are too minimal and/or focused on the wrong things (e.g. MovieLens), or too messy to easily consume (IMDb, Wikipedia), or hidden behind granular APIs (TheMovieDB, OMDb).
Does such a thing exist?
6 comments
[ 4.7 ms ] story [ 26.0 ms ] threadhttps://github.com/Microsoft/sql-server-samples/releases/tag...
However, I've looked at the schema, and it's an OLTP database. I'm looking for something that's more about real-world entities and public facts, and less about nitty-gritty business-transactional details. Movies, music, people, organization structures, literature, public infrastructure, etc.