Files

107 lines
3.5 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.
# 1994 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_1994 = NFR_1994 = {
"A Corner in Wheat": {
"year": 1909,
"description": "A 1909 short film by D.W. Griffith about wheat speculation and social inequality."
},
"A MOVIE": {
"year": 1958,
"description": "Bruce Conner's 1958 experimental collage film."
},
"E.T. The Extra-Terrestrial": {
"year": 1982,
"description": "[NFR 1994 inductee - film released in 1982]"
},
"Force of Evil": {
"year": 1948,
"description": "Abraham Polonsky's 1948 film noir about stock market manipulation."
},
"Freaks": {
"year": 1932,
"description": "Tod Browning's 1932 horror film about carnival performers."
},
"Hells Hinges": {
"year": 1916,
"description": "[NFR 1994 inductee - film released in 1916]"
},
"Hospital": {
"year": 1970,
"description": "Frederick Wiseman's 1970 documentary about a hospital."
},
"Invasion of the Body Snatchers": {
"year": 1956,
"description": "Don Siegel's 1956 sci-fi thriller about alien invasion."
},
"Louisiana Story": {
"year": 1948,
"description": "Robert Flaherty's 1948 documentary about Cajun life."
},
"Marty": {
"year": 1955,
"description": "Delbert Mann's 1955 drama about a lonely butcher."
},
"Meet Me in St. Louis": {
"year": 1944,
"description": "Vincente Minnelli's 1944 musical set in 1903."
},
"Midnight Cowboy": {
"year": 1969,
"description": "John Schlesinger's 1969 drama about two hustlers in New York."
},
"Pinocchio": {
"year": 1940,
"description": "Walt Disney's 1940 animated feature about the wooden boy."
},
"Safety Last!": {
"year": 1923,
"description": "Harold Lloyd's 1923 comedy featuring the iconic clock tower climb."
},
"Scarface": {
"year": 1932,
"description": "Howard Hawks' 1932 gangster film starring Paul Muni."
},
"Snow White": {
"year": 1933,
"description": "[NFR 1994 inductee - film released in 1933]"
},
"Tabu": {
"year": 1931,
"description": "[NFR 1994 inductee - film released in 1931]"
},
"Taxi Driver": {
"year": 1976,
"description": "Martin Scorsese's 1976 thriller starring Robert De Niro."
},
"The African Queen": {
"year": 1951,
"description": "John Huston's 1951 adventure starring Humphrey Bogart and Katharine Hepburn."
},
"The Apartment": {
"year": 1960,
"description": "Billy Wilder's 1960 comedy-drama starring Jack Lemmon."
},
"The Cool World": {
"year": 1963,
"description": "Shirley Clarke's 1963 drama about Harlem street gangs."
},
"The Exploits of Elaine": {
"year": 1914,
"description": "A 1914 serial film featuring Pearl White in cliffhanger adventures."
},
"The Lady Eve": {
"year": 1941,
"description": "Preston Sturges' 1941 screwball comedy starring Barbara Stanwyck."
},
"The Manchurian Candidate": {
"year": 1962,
"description": "John Frankenheimer's 1962 political thriller."
},
"Zapruder Film": {
"year": 1963,
"description": "Abraham Zapruder's 1963 home movie of JFK's assassination."
}
}