|
LINK_LIST = { |
|
"Sample Link 1": "https://www.gene.com/medical-professionals/pipeline", |
|
"Sample Link 2": "https://www.exelixis.com/pipeline/", |
|
"Sample Link 3": "https://www.roche.com/dam/jcr:22160102-e04d-4484-ae3b-0f474105647e/en/diaq321.pdf", |
|
} |
|
|
|
STUDY_LIST = { |
|
"Study 1": "NCT04827875", |
|
"Study 2": "NCT05298423", |
|
"Study 3": "NCT04479852" |
|
} |
|
|
|
FILE_LIST = { |
|
"File 1": "TF-Q1'22-10Q" |
|
} |
|
|
|
CATEGORY_LIST = { |
|
|
|
"Category 1": 'Baby', |
|
"Category 2": 'Clothing, Shoes & Jewelry', |
|
"Category 3": 'Health & Household', |
|
"Category 4": "Office Products" |
|
} |