Files
marcus-web/scripts/nfr_data/nfr_1995.py

107 lines
3.2 KiB
Python
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 1995 National Film Registry inductees
# Source: https://www.loc.gov/programs/national-film-preservation-board/film-registry/complete-national-film-registry-listing/
# Generated by extract_nfr_years.py
NFR_1995 = NFR_1995 = {
"All That Heaven Allows": {
"year": 1955,
"description": "Douglas Sirk's 1955 melodrama."
},
"American Graffiti": {
"year": 1973,
"description": "George Lucas's 1973 coming-of-age film."
},
"Blacksmith Scene": {
"year": 1893,
"description": "Thomas Edison's 1893 short film showing a blacksmith at work."
},
"Cabaret": {
"year": 1972,
"description": "Bob Fosse's 1972 musical."
},
"Chan Is Missing": {
"year": 1982,
"description": "Wayne Wang's 1982 mystery film."
},
"El Norte": {
"year": 1983,
"description": "Gregory Nava's 1983 immigration drama."
},
"Fattys Tintype Tangle": {
"year": 1915,
"description": "[NFR 1995 inductee - film released in 1915]"
},
"Fury": {
"year": 1936,
"description": "Fritz Lang's 1936 drama about mob justice."
},
"Gerald McBoing-Boing": {
"year": 1951,
"description": "[NFR 1995 inductee - film released in 1951]"
},
"Jammin the Blues": {
"year": 1944,
"description": "[NFR 1995 inductee - film released in 1944]"
},
"Manhatta": {
"year": 1921,
"description": "Paul Strand and Charles Sheeler's 1921 experimental film."
},
"North By Northwest": {
"year": 1959,
"description": "[NFR 1995 inductee - film released in 1959]"
},
"Rip Van Winkle": {
"year": 1896,
"description": "1896/1903 short films by J. Stuart Blackton."
},
"Seventh Heaven": {
"year": 1927,
"description": "[NFR 1995 inductee - film released in 1927]"
},
"Stagecoach": {
"year": 1939,
"description": "John Ford's 1939 Western classic."
},
"The Adventures of Robin Hood": {
"year": 1938,
"description": "Michael Curtiz's 1938 swashbuckler."
},
"The Band Wagon": {
"year": 1953,
"description": "Vincente Minnelli's 1953 musical."
},
"The Conversation": {
"year": 1974,
"description": "Francis Ford Coppola's 1974 thriller."
},
"The Day the Earth Stood Still": {
"year": 1951,
"description": "Robert Wise's 1951 sci-fi film."
},
"The Four Horsemen of the Apocalypse": {
"year": 1921,
"description": "Rex Ingram's 1921 epic about World War I."
},
"The Hospital": {
"year": 1971,
"description": "Arthur Hiller's 1971 comedy-drama."
},
"The Last of the Mohicans": {
"year": 1920,
"description": "Maurice Tourneur's 1920 adaptation of the novel."
},
"The Philadelphia Story": {
"year": 1940,
"description": "George Cukor's 1940 comedy starring Katharine Hepburn."
},
"To Fly!": {
"year": 1976,
"description": "Greg MacGillivray's 1976 IMAX documentary."
},
"To Kill a Mockingbird": {
"year": 1962,
"description": "Robert Mulligan's 1962 drama."
}
}