Two joinable datasets on the Marvel Cinematic Universe: all 48 announced films (budgets, box office, runtimes, directors) and one row per star-per-film covering 238 credited stars (ages at release, birthplaces, career spans, marriages).
514 rows across 2 joinable files, with 28 columns in total: Title, Release Date, Director, Stars, Run Time (min), Country, Budget (millions), Budget Range, Box Office (millions), Wikipedia Link, Movie Title, Movie Release Date, Star, Star Wikipedia Link, Birth Date, Age at Release, Death Date, Years From Release to Death, Year Started Acting, Year Ended Acting, Years Acting at Release, Birth City, Birth State, Birth Country, Number of Marriages, Avg Marriage Length (years), Number of Children, Age Started Acting.
It is built by programmatically scraping en.wikipedia.org, last pulled on 2026-08-24. Datasets are versioned; older versions stay downloadable.
Yes. Every CodeSights dataset is completely free as a CSV download; a free account is all it takes. Anyone can preview the data without signing in.
Yes. The exact Python scraper that built it is viewable on the dataset page by any signed-in member, so every number is reproducible.
Join the files on movie title + release date. MCU titles are unique, so title alone also works.
Automated scraping leaves room for error and the underlying sources change over time, so no version is guaranteed accurate or complete. If a number matters, verify it against the original source.