Files
marcus-web/scripts/nfr_data/nfr_1991.py
T

107 lines
3.2 KiB
Python
Raw 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.
# 1991 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_1991 = {
"2001: A Space Odyssey": {
"year": 1968,
"description": "[NFR 1991 inductee - film released in 1968]"
},
"A Place in the Sun": {
"year": 1951,
"description": "[NFR 1991 inductee - film released in 1951]"
},
"Chinatown": {
"year": 1974,
"description": "[NFR 1991 inductee - film released in 1974]"
},
"City Lights": {
"year": 1931,
"description": "[NFR 1991 inductee - film released in 1931]"
},
"David Holzmans Diary": {
"year": 1968,
"description": "[NFR 1991 inductee - film released in 1968]"
},
"Frankenstein": {
"year": 1931,
"description": "[NFR 1991 inductee - film released in 1931]"
},
"Gertie The Dinosaur": {
"year": 1914,
"description": "[NFR 1991 inductee - film released in 1914]"
},
"Gigi": {
"year": 1958,
"description": "[NFR 1991 inductee - film released in 1958]"
},
"Greed": {
"year": 1924,
"description": "[NFR 1991 inductee - film released in 1924]"
},
"High School": {
"year": 1969,
"description": "[NFR 1991 inductee - film released in 1969]"
},
"I Am a Fugitive from a Chain Gang": {
"year": 1932,
"description": "[NFR 1991 inductee - film released in 1932]"
},
"King Kong": {
"year": 1933,
"description": "[NFR 1991 inductee - film released in 1933]"
},
"Lawrence of Arabia": {
"year": 1962,
"description": "[NFR 1991 inductee - film released in 1962]"
},
"My Darling Clementine": {
"year": 1946,
"description": "[NFR 1991 inductee - film released in 1946]"
},
"Out of the Past": {
"year": 1947,
"description": "[NFR 1991 inductee - film released in 1947]"
},
"Shadow of a Doubt": {
"year": 1943,
"description": "[NFR 1991 inductee - film released in 1943]"
},
"Sherlock Jr.": {
"year": 1924,
"description": "[NFR 1991 inductee - film released in 1924]"
},
"Tevye": {
"year": 1939,
"description": "[NFR 1991 inductee - film released in 1939]"
},
"The Battle of San Pietro": {
"year": 1945,
"description": "[NFR 1991 inductee - film released in 1945]"
},
"The Blood of Jesus": {
"year": 1941,
"description": "[NFR 1991 inductee - film released in 1941]"
},
"The Italian": {
"year": 1915,
"description": "[NFR 1991 inductee - film released in 1915]"
},
"The Magnificent Ambersons": {
"year": 1942,
"description": "[NFR 1991 inductee - film released in 1942]"
},
"The Poor Little Rich Girl": {
"year": 1917,
"description": "[NFR 1991 inductee - film released in 1917]"
},
"The Prisoner of Zenda": {
"year": 1937,
"description": "[NFR 1991 inductee - film released in 1937]"
},
"Trouble in Paradise": {
"year": 1932,
"description": "[NFR 1991 inductee - film released in 1932]"
},
}