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

107 lines
3.2 KiB
Python

# 1997 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_1997 = NFR_1997 = {
"Ben-Hur (1925)": {
"year": 1925,
"description": "[NFR 1997 inductee - film released in 1925]"
},
"Cops": {
"year": 1922,
"description": "Buster Keaton's 1922 silent comedy."
},
"Czechoslovakia 1968": {
"year": 1969,
"description": "Denis Sanders and Robert M. Fresco's 1969 documentary."
},
"Grass": {
"year": 1925,
"description": "Merian C. Cooper's 1925 ethnographic film."
},
"Harold and Maude": {
"year": 1971,
"description": "Hal Ashby's 1971 comedy-drama."
},
"Hindenburg Disaster Newsreel Footage": {
"year": 1937,
"description": "1937 newsreel of the airship disaster."
},
"How the West Was Won": {
"year": 1962,
"description": "John Ford's 1962 Western epic."
},
"Knute Rockne, All American": {
"year": 1940,
"description": "Lloyd Bacon's 1940 biopic."
},
"Little Fugitive": {
"year": 1953,
"description": "[NFR 1997 inductee - film released in 1953]"
},
"Mean Streets": {
"year": 1973,
"description": "Martin Scorsese's 1973 breakthrough film."
},
"Motion Painting No. 1": {
"year": 1947,
"description": "Oskar Fischinger's 1947 abstract animation."
},
"Rear Window": {
"year": 1954,
"description": "Alfred Hitchcock's 1954 thriller."
},
"Republic Steel Strike Riot Newsreel Footage": {
"year": 1937,
"description": "[NFR 1997 inductee - film released in 1937]"
},
"Return of the Secaucus 7": {
"year": 1980,
"description": "John Sayles's 1980 drama."
},
"The Big Sleep": {
"year": 1946,
"description": "Howard Hawks's 1946 film noir with Humphrey Bogart."
},
"The Bridge on the River Kwai": {
"year": 1957,
"description": "David Lean's 1957 war film."
},
"The Great Dictator": {
"year": 1940,
"description": "Charlie Chaplin's 1940 satire."
},
"The Hustler": {
"year": 1961,
"description": "Robert Rossen's 1961 drama."
},
"The Life and Death of 9413: a Hollywood Extra": {
"year": 1927,
"description": "[NFR 1997 inductee - film released in 1927]"
},
"The Music Box": {
"year": 1932,
"description": "James Parrott's 1932 Laurel and Hardy film."
},
"The Naked Spur": {
"year": 1953,
"description": "Anthony Mann's 1953 Western."
},
"The Thin Man": {
"year": 1934,
"description": "W.S. Van Dyke's 1934 comedy."
},
"Tulips Shall Grow": {
"year": 1942,
"description": "George Pal's 1942 puppet animation."
},
"West Side Story": {
"year": 1961,
"description": "Jerome Robbins and Robert Wise's 1961 musical."
},
"Wings": {
"year": 1927,
"description": "William A. Wellman's 1927 silent war film."
}
}