107 lines
3.8 KiB
Python
107 lines
3.8 KiB
Python
# 1993 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_1993 = NFR_1993 = {
|
||
"A Night at the Opera": {
|
||
"year": 1935,
|
||
"description": "The Marx Brothers' 1935 comedy classic."
|
||
},
|
||
"An American in Paris": {
|
||
"year": 1951,
|
||
"description": "Vincente Minnelli's 1951 musical featuring Gene Kelly's iconic dance sequence, winner of multiple Academy Awards."
|
||
},
|
||
"Badlands": {
|
||
"year": 1973,
|
||
"description": "Terrence Malick's 1973 debut film starring Martin Sheen and Sissy Spacek as young lovers on a killing spree."
|
||
},
|
||
"Blade Runner": {
|
||
"year": 1982,
|
||
"description": "Ridley Scott's 1982 sci-fi classic based on Philip K. Dick's novel, starring Harrison Ford."
|
||
},
|
||
"Cat People": {
|
||
"year": 1942,
|
||
"description": "Jacques Tourneur's 1942 horror film about a woman who turns into a panther."
|
||
},
|
||
"Chulas Fronteras": {
|
||
"year": 1976,
|
||
"description": "Leslie Marmon Silko's 1976 documentary about Mexican-Americans."
|
||
},
|
||
"Eaux d’artifice": {
|
||
"year": 1953,
|
||
"description": "[NFR 1993 inductee - film released in 1953]"
|
||
},
|
||
"His Girl Friday": {
|
||
"year": 1940,
|
||
"description": "Howard Hawks' 1940 screwball comedy starring Cary Grant and Rosalind Russell."
|
||
},
|
||
"It Happened One Night": {
|
||
"year": 1934,
|
||
"description": "Frank Capra's 1934 romantic comedy that swept the Academy Awards."
|
||
},
|
||
"Lassie Come Home": {
|
||
"year": 1943,
|
||
"description": "[NFR 1993 inductee - film released in 1943]"
|
||
},
|
||
"Magical Maestro": {
|
||
"year": 1952,
|
||
"description": "Tex Avery's 1952 animated short featuring a symphony conductor."
|
||
},
|
||
"March of Time: Inside Nazi Germany": {
|
||
"year": 1938,
|
||
"description": "[NFR 1993 inductee - film released in 1938]"
|
||
},
|
||
"Nothing But a Man": {
|
||
"year": 1964,
|
||
"description": "[NFR 1993 inductee - film released in 1964]"
|
||
},
|
||
"One Flew Over the Cuckoo’s Nest": {
|
||
"year": 1975,
|
||
"description": "[NFR 1993 inductee - film released in 1975]"
|
||
},
|
||
"Point of Order": {
|
||
"year": 1964,
|
||
"description": "Emile de Antonio's 1964 documentary about the Army-McCarthy hearings."
|
||
},
|
||
"Shadows": {
|
||
"year": 1959,
|
||
"description": "John Cassavetes' 1959 independent drama about racial identity."
|
||
},
|
||
"Shane": {
|
||
"year": 1953,
|
||
"description": "George Stevens' 1953 Western starring Alan Ladd as the mysterious gunslinger."
|
||
},
|
||
"Sweet Smell of Success": {
|
||
"year": 1957,
|
||
"description": "Alexander Mackendrick's 1957 film noir about a powerful columnist."
|
||
},
|
||
"The Black Pirate": {
|
||
"year": 1926,
|
||
"description": "Douglas Fairbanks' 1926 swashbuckler with stunning Technicolor sequences."
|
||
},
|
||
"The Cheat": {
|
||
"year": 1915,
|
||
"description": "Cecil B. DeMille's 1915 silent drama starring Fannie Ward."
|
||
},
|
||
"The Godfather Part II": {
|
||
"year": 1974,
|
||
"description": "[NFR 1993 inductee - film released in 1974]"
|
||
},
|
||
"The Wind": {
|
||
"year": 1928,
|
||
"description": "Victor Sjöström's 1928 silent drama starring Lillian Gish."
|
||
},
|
||
"Touch of Evil": {
|
||
"year": 1958,
|
||
"description": "Orson Welles' 1958 noir masterpiece starring Charlton Heston."
|
||
},
|
||
"Where Are My Children?": {
|
||
"year": 1916,
|
||
"description": "Lois Weber's 1916 silent film about birth control and eugenics."
|
||
},
|
||
"Yankee Doodle Dandy": {
|
||
"year": 1942,
|
||
"description": "Michael Curtiz's 1942 biopic of George M. Cohan starring James Cagney."
|
||
}
|
||
}
|