region_list = { "Arabic world": {"time_range": [600, 1800]}, "Italy": {"time_range": [600, 1800]}, "Japan": {"time_range": [600, 1800]}, "mediterranean World": {"time_range": [-800, 500]}, # "British Islands": {"time_range": [600, 1800]}, # "Arabian peninsula": {"time_range": [600, 1800]}, # "South East Asia": {"time_range": [-500, 1800]}, "Muslim world": {"time_range": [600, 1800]}, "Greek World": {"time_range": [-800, 500]}, "Central Europe": {"time_range": [600, 1800]}, # "Ottoman Turkey": {"time_range": [800, 1800]}, "Chinese world": {"time_range": [-800, 1800]}, "German world": {"time_range": [600, 1800]}, "Korea": {"time_range": [600, 1800]}, "Spain": {"time_range": [600, 1800]}, # "Greece": {"time_range": [600, 1800]}, "Balkans": {"time_range": [600, 1800]}, "Low countries": {"time_range": [600, 1800]}, # "Norway": {"time_range": [600, 1800]}, "Portugal": {"time_range": [600, 1800]}, # "Ottoman world": {"time_range": [1500, 1800]}, # "Yangtze": {"time_range": [-800, 1800]}, # "Sweden": {"time_range": [600, 1800]}, "France": {"time_range": [600, 1800]}, # "Slav world": {"time_range": [600, 1800]}, "Nordic countries": {"time_range": [600, 1800]}, "Indian world": {"time_range": [-800, 1800]}, "Latin World": {"time_range": [-800, 500]}, "United Kingdom": {"time_range": [600, 1800]}, "Persian world": {"time_range": [-800, 1800]}, "Eastern Europe": {"time_range": [600, 1800]}, "Western Europe": {"time_range": [600, 1800]}, "Africa": {"time_range": [600, 1800]}, "North America": {"time_range": [600, 1800]}, "Central America": {"time_range": [600, 1800]}, "South America": {"time_range": [600, 1800]}, "Oceania": {"time_range": [600, 1800]}, } full_region_list = [ "Southern India", "Arabic world", "Northern France", "Japan", "Austria", "Southern France", "Italy", "Southern Japan", "Northwestern Europe", "mediterranean World", "British Islands", "Denmark", "Arabian peninsula", "Belgium", "Switzerland", "Finland", "Northern India", "South East Asia", "Muslim world", "Greek World", "Central Europe", "Netherlands", "Ottoman Turkey", "Chinese world", "German world", "Ireland", "Korea", "Germany", "Spain", "Greece", "Northern China", "Balkans", "Low countries", "Norway", "Northern Japan", "Portugal", "Northern Italy", "Ottoman world", "Yangtze", "Sweden", "France", "Southern China", "Slav world", "Iceland", "Nordic countries", "Indian world", "Latin World", "Southwestern Europe", "United Kingdom", "Southern Italy", "Persian world", "Eastern Europe", "Western Europe", ]