107 lines
3.0 KiB
Python
107 lines
3.0 KiB
Python
# 1996 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_1996 = NFR_1996 = {
|
|
"Broken Blossoms": {
|
|
"year": 1919,
|
|
"description": "D.W. Griffith's 1919 silent drama."
|
|
},
|
|
"Destry Rides Again": {
|
|
"year": 1939,
|
|
"description": "George Marshall's 1939 Western comedy."
|
|
},
|
|
"Flash Gordon Serial": {
|
|
"year": 1936,
|
|
"description": "[NFR 1996 inductee - film released in 1936]"
|
|
},
|
|
"Frank Film": {
|
|
"year": 1973,
|
|
"description": "Frank Mouris's 1973 animated short."
|
|
},
|
|
"M*A*S*H": {
|
|
"year": 1970,
|
|
"description": "Robert Altman's 1970 war comedy."
|
|
},
|
|
"Mildred Pierce": {
|
|
"year": 1945,
|
|
"description": "Michael Curtiz's 1945 film noir."
|
|
},
|
|
"Pull My Daisy": {
|
|
"year": 1959,
|
|
"description": "Robert Frank's 1959 Beat film."
|
|
},
|
|
"Road to Morocco": {
|
|
"year": 1942,
|
|
"description": "David Butler's 1942 comedy."
|
|
},
|
|
"She Done Him Wrong": {
|
|
"year": 1933,
|
|
"description": "Lowell Sherman's 1933 pre-Code film."
|
|
},
|
|
"Shock Corridor": {
|
|
"year": 1963,
|
|
"description": "Samuel Fuller's 1963 psychological drama."
|
|
},
|
|
"Show Boat": {
|
|
"year": 1936,
|
|
"description": "James Whale's 1936 musical."
|
|
},
|
|
"The Awful Truth": {
|
|
"year": 1937,
|
|
"description": "Leo McCarey's 1937 screwball comedy."
|
|
},
|
|
"The Deer Hunter": {
|
|
"year": 1978,
|
|
"description": "Michael Cimino's 1978 Vietnam War film."
|
|
},
|
|
"The Forgotten Frontier": {
|
|
"year": 1931,
|
|
"description": "Marion Grierson's 1931 documentary."
|
|
},
|
|
"The Graduate": {
|
|
"year": 1967,
|
|
"description": "Mike Nichols's 1967 coming-of-age comedy."
|
|
},
|
|
"The Heiress": {
|
|
"year": 1949,
|
|
"description": "William Wyler's 1949 drama."
|
|
},
|
|
"The Jazz Singer": {
|
|
"year": 1927,
|
|
"description": "Alan Crosland's 1927 part-talkie."
|
|
},
|
|
"The Life and Times of Rosie the Riveter": {
|
|
"year": 1980,
|
|
"description": "[NFR 1996 inductee - film released in 1980]"
|
|
},
|
|
"The Outlaw Josey Wales": {
|
|
"year": 1976,
|
|
"description": "Clint Eastwood's 1976 Western."
|
|
},
|
|
"The Producers": {
|
|
"year": 1968,
|
|
"description": "Mel Brooks's 1968 comedy."
|
|
},
|
|
"The Thief of Bagdad": {
|
|
"year": 1924,
|
|
"description": "Raoul Walsh's 1924 adventure."
|
|
},
|
|
"To Be or Not to Be": {
|
|
"year": 1942,
|
|
"description": "[NFR 1996 inductee - film released in 1942]"
|
|
},
|
|
"Topaz": {
|
|
"year": 1943,
|
|
"description": "Alfred Hitchcock's 1969 thriller."
|
|
},
|
|
"Verbena tragica": {
|
|
"year": 1939,
|
|
"description": "[NFR 1996 inductee - film released in 1939]"
|
|
},
|
|
"Woodstock": {
|
|
"year": 1970,
|
|
"description": "Michael Wadleigh's 1970 documentary."
|
|
}
|
|
}
|