-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathscope_file.py
14 lines (12 loc) · 964 Bytes
/
scope_file.py
1
2
3
4
5
6
7
8
9
10
11
12
13
# this should be overwritten with your real project data
# which obviously shouldn't be on gitHub.
# Obey the captain or learn to swim !
era = range(2015, 2024, 1) # last year not included
institution_dict = {"Vrije Universiteit": "i865915315", "Universiteit van Amsterdam": "i887064364",
"Universiteit Leiden": "i121797337", "Technische Universiteit Delft": "i98358874", "Erasmus "
"Universiteit Rotterdam": "i913958620", "Universiteit van Tilburg": "i193700539", "Technische "
"Universiteit Eindhoven": "i83019370", "Universiteit Maastricht": "i34352273", "Radboud "
"Universiteit Nijmegen": "i145872427", "Wageningen Universiteit": "i913481162", "Universiteit "
"Utrecht": "i193662353", "Universiteit Twente": "i94624287", "Rijksuniversiteit Groningen":
"i169381384", "Open Universiteit": "i7876267"}
NICE_LIST = "[email protected]"