THE ATLAS
One hundred years of cinema, sorted by passport. Where the films were made, where the cameras turned, where the language landed.
METHODOLOGY · HONEST DEFAULTS
46.27% of the 74,571-film catalog is geocoded. 8.05% is verified from TMDB production_countries; 38.22% is inferred from original language (a strong but imperfect signal). English-language films without a TMDB hit (39,216) are intentionally left un-geocoded — the language alone cannot pin US vs UK vs CA vs AU. Re-run scripts/build-catalog-geo.py to grow the verified share.
TMDB production_countries lists the production company's country. When TMDB has the film and the field, we record it as verified.
Films without a TMDB country but with a non-English original_language are bucketed by the language's primary country. A strong but imperfect signal.
English-language films without a TMDB hit. Language alone cannot pin US vs UK vs CA vs AU, so we leave them out rather than guess.
Re-running the geo bake against fresh TMDB pulls grows the verified share. Code lives in scripts/build-catalog-geo.py.