Datasets:

uuid
stringlengths
4
8
template_uuid
stringclasses
40 values
question
stringlengths
13
193
answer
stringlengths
29
2.2k
benchmark_query
stringlengths
133
622
execution_results
stringlengths
2
1.14M
query_type
stringclasses
2 values
sql_category
stringclasses
26 values
bio_category
stringclasses
14 values
Q9.821
Q9
Is Iberdomide approved by the FDA and if so when was it?
No, the drug Iberdomide has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%iberdomide%" OR LOWER(tradeNames_string) LIKE "%iberdomide%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_567', 'drugName': 'Iberdomide', 'tradeNames_string': '', 'drugSynonyms_string': 'CC-220, Iberdomide', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1283
Q9
Is Ceruletide approved by the FDA and if so when was it?
Yes, the drug Ceruletide was first FDA approved for use in 1982.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ceruletide%" OR LOWER(tradeNames_string) LIKE "%ceruletide%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_3461', 'drugName': 'Ceruletide Diethylamine', 'tradeNames_string': 'Tymtran', 'drugSynonyms_string': 'Caerulein diethylamine, Ceosunin, Ceruletide diethylamine, Ceruletide diethylamine salt, Takus', 'yearOfFirstApproval': 1982, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': ...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.678
Q9
Is Insulin Zinc Susp Extended Beef approved by the FDA and if so when was it?
Yes, the drug Insulin Zinc Susp Extended Beef was first FDA approved for use in 1982.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%insulin zinc susp extended beef%" OR LOWER(tradeNames_string) LIKE "%insu...
[{'UUID': 'DrugGeneTargets_v2_1883', 'drugName': 'Insulin Zinc Susp Extended Beef', 'tradeNames_string': 'Ultralente insulin', 'drugSynonyms_string': 'Insulin zinc susp extended beef', 'yearOfFirstApproval': 1982, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1533
Q9
Is Divalproex Sodium approved by the FDA and if so when was it?
Yes, the drug Divalproex Sodium was first FDA approved for use in 1983.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%divalproex sodium%" OR LOWER(tradeNames_string) LIKE "%divalproex sodium%...
[{'UUID': 'DrugGeneTargets_v2_5683', 'drugName': 'Divalproex Sodium', 'tradeNames_string': 'Depakote, Depakote cp, Depakote er, Divalproex sodium', 'drugSynonyms_string': 'ABBOTT 50711, ABBOTT-50711, Divalproex, Divalproex sodium, Semisodium valproate, Valproate semisodium, Valproic acid sodium salt (2:1)', 'yearOfFirs...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.59
Q9
Is Miglitol approved by the FDA and if so when was it?
Yes, the drug Miglitol was first FDA approved for use in 1996.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%miglitol%" OR LOWER(tradeNames_string) LIKE "%miglitol%" OR LOWER(drugSyn...
[{'UUID': 'DrugGeneTargets_v2_1114', 'drugName': 'Miglitol', 'tradeNames_string': 'Diastabol, Glyset, Miglitol', 'drugSynonyms_string': 'BAY M 1099, BAY-M-1099, Miglitol, NSC-758702', 'yearOfFirstApproval': 1996, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_1115', 'drugName': 'Migli...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.136
Q9
Is Tiotropium approved by the FDA and if so when was it?
Yes, the drug Tiotropium was first FDA approved for use in 2004.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tiotropium%" OR LOWER(tradeNames_string) LIKE "%tiotropium%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_4878', 'drugName': 'Tiotropium Bromide', 'tradeNames_string': 'Spiriva, Spiriva respimat', 'drugSynonyms_string': 'BA 679 BR, BA-679 BR, BA-679-BR, BA-679BR, Tiotropium bromide, Tiotropium bromide anhydrous, Tiotropium bromide hydrate, Tiotropium bromide monohydrate', 'yearOfFirstApproval'...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1150
Q9
Is Modafinil approved by the FDA and if so when was it?
Yes, the drug Modafinil was first FDA approved for use in 1998.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%modafinil%" OR LOWER(tradeNames_string) LIKE "%modafinil%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_5145', 'drugName': 'Modafinil', 'tradeNames_string': 'Modafinil, Provigil', 'drugSynonyms_string': 'CEP 1538, CEP-1538, CRC-40476, CRL 40476, CRL-40476, DEP-1538, Modafinil, Modafinil civ, Modaphonil, Modiodal, NSC-751178, NSC-759110, THN-102 COMPONENT MODAFINIL, THN102 COMPONENT MODAFINIL...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.942
Q9
Is Pimavanserin Tartrate approved by the FDA and if so when was it?
Yes, the drug Pimavanserin Tartrate was first FDA approved for use in 2016.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pimavanserin tartrate%" OR LOWER(tradeNames_string) LIKE "%pimavanserin t...
[{'UUID': 'DrugGeneTargets_v2_5097', 'drugName': 'Pimavanserin Tartrate', 'tradeNames_string': 'Nuplazid', 'drugSynonyms_string': 'ACP-103, Pimavanserin tartrate', 'yearOfFirstApproval': 2016, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1685
Q9
Is Lurasidone Hydrochloride approved by the FDA and if so when was it?
Yes, the drug Lurasidone Hydrochloride was first FDA approved for use in 2010.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%lurasidone hydrochloride%" OR LOWER(tradeNames_string) LIKE "%lurasidone ...
[{'UUID': 'DrugGeneTargets_v2_3924', 'drugName': 'Lurasidone Hydrochloride', 'tradeNames_string': 'Latuda', 'drugSynonyms_string': 'Lurasidone hcl, Lurasidone hydrochloride, SM-13496', 'yearOfFirstApproval': 2010, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_3925', 'drugName': 'Lura...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.830
Q9
Is Esomeprazole approved by the FDA and if so when was it?
Yes, the drug Esomeprazole was first FDA approved for use in 2001.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%esomeprazole%" OR LOWER(tradeNames_string) LIKE "%esomeprazole%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_4440', 'drugName': 'Esomeprazole Magnesium', 'tradeNames_string': 'Esomeprazole magnesium, Nexium, Nexium 24hr', 'drugSynonyms_string': 'Esomeprazole (as magnesium), Esomeprazole magnesium, Esomeprazole magnesium hydrate, Esomeprazole magnesium trihydrate, H199/18 MAGNESIUM TRIHYDRATE', 'y...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1224
Q9
Is Maralixibat approved by the FDA and if so when was it?
Yes, the drug Maralixibat was first FDA approved for use in 2021.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%maralixibat%" OR LOWER(tradeNames_string) LIKE "%maralixibat%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_5944', 'drugName': 'Maralixibat Chloride', 'tradeNames_string': 'Livmarli', 'drugSynonyms_string': 'LUM-001, LUM001, Lopixibat chloride, Maralixibat chloride', 'yearOfFirstApproval': 2021, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_5835', 'drugName': ...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.510
Q9
Is Mivacurium Chloride approved by the FDA and if so when was it?
Yes, the drug Mivacurium Chloride was first FDA approved for use in 1992.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mivacurium chloride%" OR LOWER(tradeNames_string) LIKE "%mivacurium chlor...
[{'UUID': 'DrugGeneTargets_v2_3976', 'drugName': 'Mivacurium Chloride', 'tradeNames_string': 'Mivacron, Mivacurium chloride', 'drugSynonyms_string': 'BW B109OU DICHLORIDE, BW-1090U DICHLORIDE, BW-B109OU, BW-B109OU DICHLORIDE, BWB109OU, Mivacurium chloride, mivacurium', 'yearOfFirstApproval': 1992, 'maxClinicalTrialPhas...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1776
Q9
Is Aspirin approved by the FDA and if so when was it?
Yes, the drug Aspirin was first FDA approved for use in 1950.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%aspirin%" OR LOWER(tradeNames_string) LIKE "%aspirin%" OR LOWER(drugSynon...
[{'UUID': 'DrugGeneTargets_v2_1563', 'drugName': 'Aspirin', 'tradeNames_string': '8-hour bayer, Acetosalic Acid, Acetylsalic acid, Acetylsalicylic Acid, Alka rapid, Anadin all night, Angettes 75, Aspirin, Aspro clr, Bayer extra strength aspirin for migraine pain, Danamep, Disprin cv, Disprin direct, Durlaza, Ecotrin, E...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.351
Q9
Is Dolasetron Mesylate approved by the FDA and if so when was it?
Yes, the drug Dolasetron Mesylate was first FDA approved for use in 1997.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dolasetron mesylate%" OR LOWER(tradeNames_string) LIKE "%dolasetron mesyl...
[{'UUID': 'DrugGeneTargets_v2_2936', 'drugName': 'Dolasetron Mesylate', 'tradeNames_string': 'Anzemet', 'drugSynonyms_string': 'Dolasetron mesilate, Dolasetron mesilate monohydrate, Dolasetron mesylate, Dolasetron mesylate anhydrous, Dolasetron mesylate monohydrate, Dolasetron methanesulfonate, MDL 73,147EF, MDL-73147E...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.392
Q9
Is Aselizumab approved by the FDA and if so when was it?
No, the drug Aselizumab has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%aselizumab%" OR LOWER(tradeNames_string) LIKE "%aselizumab%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_1635', 'drugName': 'Aselizumab', 'tradeNames_string': '', 'drugSynonyms_string': 'Aselizumab', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1033
Q9
Is Betamethasone Sodium Phosphate approved by the FDA and if so when was it?
Yes, the drug Betamethasone Sodium Phosphate was first FDA approved for use in 1965.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%betamethasone sodium phosphate%" OR LOWER(tradeNames_string) LIKE "%betam...
[{'UUID': 'DrugGeneTargets_v2_3118', 'drugName': 'Betamethasone Sodium Phosphate', 'tradeNames_string': 'Betam-ophtal, Betamethasone sodium phosphate, Betnesol, Betnesol-n, Celestone, Vistamethasone, Vistamethasone n', 'drugSynonyms_string': 'Betamethasone 21-phosphate disodium salt, Betamethasone disodium phosphate, B...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.901
Q9
Is Alfentanil approved by the FDA and if so when was it?
Yes, the drug Alfentanil was first FDA approved for use in 1986.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%alfentanil%" OR LOWER(tradeNames_string) LIKE "%alfentanil%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_793', 'drugName': 'Alfentanil Hydrochloride', 'tradeNames_string': 'Alfenta, Alfentanil, Rapifen, Rapifen conc, Rapifen dilute, Rapifen intensive care', 'drugSynonyms_string': 'Alfentanil hydrochloride, Alfentanil hydrochloride cii, Alfentanil hydrochloride monohydrate, R 39,209, R 39209, ...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.835
Q9
Is Ibrutinib approved by the FDA and if so when was it?
Yes, the drug Ibrutinib was first FDA approved for use in 2013.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ibrutinib%" OR LOWER(tradeNames_string) LIKE "%ibrutinib%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_2044', 'drugName': 'Ibrutinib', 'tradeNames_string': 'Imbruvica', 'drugSynonyms_string': 'CRA-032765, Ibrutinib, PC-32765, PCI 32765, PCI-32765, PCI-32765-00', 'yearOfFirstApproval': 2013, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1894
Q9
Is Bay-1217389 approved by the FDA and if so when was it?
No, the drug Bay-1217389 has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bay-1217389%" OR LOWER(tradeNames_string) LIKE "%bay-1217389%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_1430', 'drugName': 'Bay-1217389', 'tradeNames_string': '', 'drugSynonyms_string': 'BAY-1217389, Bay-1217389', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 1, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.481
Q9
Is Pateclizumab approved by the FDA and if so when was it?
No, the drug Pateclizumab has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pateclizumab%" OR LOWER(tradeNames_string) LIKE "%pateclizumab%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_937', 'drugName': 'Pateclizumab', 'tradeNames_string': '', 'drugSynonyms_string': 'MLTA-3698A, MLTA3698A, PRO-283698, PRO283698, Pateclizumab, RG-7416, RG7415', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1472
Q9
Is Belnacasan approved by the FDA and if so when was it?
No, the drug Belnacasan has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%belnacasan%" OR LOWER(tradeNames_string) LIKE "%belnacasan%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_5967', 'drugName': 'Belnacasan', 'tradeNames_string': 'Vx-765', 'drugSynonyms_string': 'Belnacasan, VX-765, VX765', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1887
Q9
Is Procainamide Hydrochloride approved by the FDA and if so when was it?
Yes, the drug Procainamide Hydrochloride was first FDA approved for use in 1950.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%procainamide hydrochloride%" OR LOWER(tradeNames_string) LIKE "%procainam...
[{'UUID': 'DrugGeneTargets_v2_4967', 'drugName': 'Procainamide Hydrochloride', 'tradeNames_string': 'Biocoryl, Novocainamid, Procainamide hydrochloride, Procan, Procan sr, Procanbid, Procapan, Pronestyl, Pronestyl-sr', 'drugSynonyms_string': 'Amidoprocaine, Cardiorytmin, NSC-757279, Procainamide HCl, Procainamide hcl, ...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1398
Q9
Is Alefacept approved by the FDA and if so when was it?
Yes, the drug Alefacept was first FDA approved for use in 2003.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%alefacept%" OR LOWER(tradeNames_string) LIKE "%alefacept%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_4052', 'drugName': 'Alefacept', 'tradeNames_string': 'Amevive', 'drugSynonyms_string': 'Alefacept, BG-9273, BG-9712, BG9273, BG9712, Human lfa-3igg fusion protein, LFA-3CD2, LFA-3TIP, LFA3TIP', 'yearOfFirstApproval': 2003, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.659
Q9
Is Pseudoephedrine approved by the FDA and if so when was it?
Yes, the drug Pseudoephedrine was first FDA approved for use in 1963.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pseudoephedrine%" OR LOWER(tradeNames_string) LIKE "%pseudoephedrine%" OR...
[{'UUID': 'DrugGeneTargets_v2_1353', 'drugName': 'Pseudoephedrine Sulfate', 'tradeNames_string': 'Afrinol', 'drugSynonyms_string': 'D-pseudoephedrine sulfate, Pseudoephedrine sulfate, Pseudoephedrine sulphate, SCH 4855, SCH-4855', 'yearOfFirstApproval': 1963, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID'...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.175
Q9
Is Dilevalol Hydrochloride approved by the FDA and if so when was it?
Yes, the drug Dilevalol Hydrochloride was first FDA approved for use in 1990.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dilevalol hydrochloride%" OR LOWER(tradeNames_string) LIKE "%dilevalol hy...
[{'UUID': 'DrugGeneTargets_v2_3364', 'drugName': 'Dilevalol Hydrochloride', 'tradeNames_string': '', 'drugSynonyms_string': 'Dilevalol hcl, Dilevalol hydrochloride, SCH 19927, SCH-19927', 'yearOfFirstApproval': 1990, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_3365', 'drugName': 'D...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1159
Q9
Is Fingolimod Lauryl Sulfate approved by the FDA and if so when was it?
Yes, the drug Fingolimod Lauryl Sulfate was first FDA approved for use in 2021.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%fingolimod lauryl sulfate%" OR LOWER(tradeNames_string) LIKE "%fingolimod...
[{'UUID': 'DrugGeneTargets_v2_5906', 'drugName': 'Fingolimod Lauryl Sulfate', 'tradeNames_string': 'Tascenso odt', 'drugSynonyms_string': 'Fingolimod lauryl sulfate, Tascenso', 'yearOfFirstApproval': 2021, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.39
Q9
Is Vinorelbine approved by the FDA and if so when was it?
Yes, the drug Vinorelbine was first FDA approved for use in 1994.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%vinorelbine%" OR LOWER(tradeNames_string) LIKE "%vinorelbine%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_6364', 'drugName': 'Vinorelbine Tartrate', 'tradeNames_string': 'Navelbine, Vinorelbine tartrate', 'drugSynonyms_string': 'Liposomal vinorelbine tartrate, TLC-178, TLC178, Vinorelbine (as tartrate), Vinorelbine Ditartarate, Vinorelbine ditartrate, Vinorelbine liposomal, Vinorelbine tartrat...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.720
Q9
Is Midazolam Hydrochloride approved by the FDA and if so when was it?
Yes, the drug Midazolam Hydrochloride was first FDA approved for use in 1985.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%midazolam hydrochloride%" OR LOWER(tradeNames_string) LIKE "%midazolam hy...
[{'UUID': 'DrugGeneTargets_v2_4008', 'drugName': 'Midazolam Hydrochloride', 'tradeNames_string': 'Buccolam, Dormicum, Hypnovel, Midazolam hydrochloride, Midazolam hydrochloride (autoinjector), Midazolam hydrochloride preservative free, Midozalam hydrochloride, Rocam, Seizalam, Versed', 'drugSynonyms_string': 'Midazolam...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.93
Q9
Is Testosterone Cypionate approved by the FDA and if so when was it?
Yes, the drug Testosterone Cypionate was first FDA approved for use in 1978.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%testosterone cypionate%" OR LOWER(tradeNames_string) LIKE "%testosterone ...
[{'UUID': 'DrugGeneTargets_v2_434', 'drugName': 'Testosterone Cypionate', 'tradeNames_string': 'Andro-Cyp, Depandro, Depo-testosterone, Depotest, Testosterone, Testosterone cypionate', 'drugSynonyms_string': 'Depo-Testadiol, NSC-9157, Testosterone 17.beta.-cyclopentanepropionate, Testosterone cipionate, Testosterone cy...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1937
Q9
Is Alvimopan approved by the FDA and if so when was it?
Yes, the drug Alvimopan was first FDA approved for use in 2008.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%alvimopan%" OR LOWER(tradeNames_string) LIKE "%alvimopan%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_4682', 'drugName': 'Alvimopan', 'tradeNames_string': 'Entereg', 'drugSynonyms_string': 'ADL 8-2698, ADL-8-2698, Alvimopan, Alvimopan anhydrous, Alvimopan dihydrate, Anhydrous alvimopan, LY-246736, LY-246736 DIHYDRATE, LY246736', 'yearOfFirstApproval': 2008, 'maxClinicalTrialPhase': 4, 'dru...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1215
Q9
Is Dronedarone approved by the FDA and if so when was it?
Yes, the drug Dronedarone was first FDA approved for use in 2009.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dronedarone%" OR LOWER(tradeNames_string) LIKE "%dronedarone%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_3873', 'drugName': 'Dronedarone Hydrochloride', 'tradeNames_string': 'Multaq', 'drugSynonyms_string': 'Dronedarone hcl, Dronedarone hydrochloride, SR-33598B, SR33598B', 'yearOfFirstApproval': 2009, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_3875', 'dr...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.882
Q9
Is Clobazam approved by the FDA and if so when was it?
Yes, the drug Clobazam was first FDA approved for use in 2005.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%clobazam%" OR LOWER(tradeNames_string) LIKE "%clobazam%" OR LOWER(drugSyn...
[{'UUID': 'DrugGeneTargets_v2_5981', 'drugName': 'Clobazam', 'tradeNames_string': 'Frisium, Onfi, Perizam, Sympazan, Tapclob, Urbanyl', 'drugSynonyms_string': 'Clobazam, Colbazam, H 4723, H-4723, HR 376, HR-376, LM 2717, LM-2717, Mystan, NSC-336279, Urbadan', 'yearOfFirstApproval': 2005, 'maxClinicalTrialPhase': 4, 'dr...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1353
Q9
Is Cimetidine Hydrochloride approved by the FDA and if so when was it?
Yes, the drug Cimetidine Hydrochloride was first FDA approved for use in 1977.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%cimetidine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%cimetidine ...
[{'UUID': 'DrugGeneTargets_v2_4862', 'drugName': 'Cimetidine Hydrochloride', 'tradeNames_string': 'Cimetidine hydrochloride, Tagamet', 'drugSynonyms_string': 'Cimetidine hcl, Cimetidine hydrochloride', 'yearOfFirstApproval': 1977, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1891
Q9
Is Omaveloxolone approved by the FDA and if so when was it?
No, the drug Omaveloxolone has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%omaveloxolone%" OR LOWER(tradeNames_string) LIKE "%omaveloxolone%" OR LOW...
[{'UUID': 'DrugGeneTargets_v2_6069', 'drugName': 'Omaveloxolone', 'tradeNames_string': '', 'drugSynonyms_string': 'Omaveloxolone, RTA 408, RTA-408', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1102
Q9
Is Evacetrapib approved by the FDA and if so when was it?
No, the drug Evacetrapib has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%evacetrapib%" OR LOWER(tradeNames_string) LIKE "%evacetrapib%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_5790', 'drugName': 'Evacetrapib', 'tradeNames_string': '', 'drugSynonyms_string': 'Evacetrapib, LY-2484595, LY2484595', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1165
Q9
Is Pimasertib approved by the FDA and if so when was it?
No, the drug Pimasertib has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pimasertib%" OR LOWER(tradeNames_string) LIKE "%pimasertib%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_3059', 'drugName': 'Pimasertib', 'tradeNames_string': 'Msc1936369a; as703026; emd 1036239', 'drugSynonyms_string': 'AS 703026, AS-703026, AS703026, As-703026, EMD 1036239, EMD-1036239, G-02443714, MSC-1936369A, MSC-1936369B, MSC1936369A, Msc-1936369, Pimasertib', 'yearOfFirstApproval': 0, ...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1365
Q9
Is Glycopyrrolate approved by the FDA and if so when was it?
Yes, the drug Glycopyrrolate was first FDA approved for use in 1961.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%glycopyrrolate%" OR LOWER(tradeNames_string) LIKE "%glycopyrrolate%" OR L...
[{'UUID': 'DrugGeneTargets_v2_2996', 'drugName': 'Glycopyrronium', 'tradeNames_string': '', 'drugSynonyms_string': 'Glycopyrrolate cation, Glycopyrrolate ion, Glycopyrronium, Glycopyrronium cation, Glycopyrronium ion, Glycopyrronium, erythro-', 'yearOfFirstApproval': 1961, 'maxClinicalTrialPhase': 4, 'drugIsApproved': ...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1959
Q9
Is Dihydrocodeine Bitartrate approved by the FDA and if so when was it?
Yes, the drug Dihydrocodeine Bitartrate was first FDA approved for use in 1983.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dihydrocodeine bitartrate%" OR LOWER(tradeNames_string) LIKE "%dihydrocod...
[{'UUID': 'DrugGeneTargets_v2_4198', 'drugName': 'Dihydrocodeine Bitartrate', 'tradeNames_string': '', 'drugSynonyms_string': 'Codeine, dihydro-, tartrate (1:1), DF 118, DF-118, Dihydrocodeine bitartrate, Dihydrocodeine bitartrate cii, Dihydrocodeine hydrogen tartrate, Dihydrocodeine phosphate, Dihydrocodeine tartrate,...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.505
Q9
Is Gc1118 approved by the FDA and if so when was it?
No, the drug Gc1118 has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%gc1118%" OR LOWER(tradeNames_string) LIKE "%gc1118%" OR LOWER(drugSynonym...
[{'UUID': 'DrugGeneTargets_v2_6070', 'drugName': 'Gc1118', 'tradeNames_string': '', 'drugSynonyms_string': 'GC1118, Gc1118', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.342
Q9
Is Liraglutide approved by the FDA and if so when was it?
Yes, the drug Liraglutide was first FDA approved for use in 2010.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%liraglutide%" OR LOWER(tradeNames_string) LIKE "%liraglutide%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_5245', 'drugName': 'Liraglutide', 'tradeNames_string': 'Saxenda, Victoza', 'drugSynonyms_string': 'Liraglutide, Liraglutide (rdna origin), Liraglutide recombinant, NN-2211, NN-9924, NN2211, NN9924, NNC 90-1170, NNC-90-1170', 'yearOfFirstApproval': 2010, 'maxClinicalTrialPhase': 4, 'drugIsA...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1198
Q9
Is Triprolidine approved by the FDA and if so when was it?
Yes, the drug Triprolidine was first FDA approved for use in 1983.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%triprolidine%" OR LOWER(tradeNames_string) LIKE "%triprolidine%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_2151', 'drugName': 'Triprolidine Hydrochloride', 'tradeNames_string': 'Actidil, Myidyl, Pro-actidil, Triprolidine hydrochloride', 'drugSynonyms_string': 'NSC-757361, Triprolidine hcl, Triprolidine hydrochloride', 'yearOfFirstApproval': 1983, 'maxClinicalTrialPhase': 4, 'drugIsApproved': Tr...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.29
Q9
Is Eculizumab approved by the FDA and if so when was it?
Yes, the drug Eculizumab was first FDA approved for use in 2007.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%eculizumab%" OR LOWER(tradeNames_string) LIKE "%eculizumab%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_844', 'drugName': 'Eculizumab', 'tradeNames_string': 'Soliris', 'drugSynonyms_string': '5G1.1, ABP-959, Alexion, Eculizumab, Elizaria, H5G1-1, H5G1.1, H5G1.1VHC+H5G1.1VLC, H5G11', 'yearOfFirstApproval': 2007, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1227
Q9
Is Atorvastatin approved by the FDA and if so when was it?
Yes, the drug Atorvastatin was first FDA approved for use in 1996.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%atorvastatin%" OR LOWER(tradeNames_string) LIKE "%atorvastatin%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_4251', 'drugName': 'Atorvastatin Calcium', 'tradeNames_string': 'Atorvastatin calcium, Lipitor', 'drugSynonyms_string': 'Atorvastatin calcium, Atorvastatin calcium (anhydrous), Atorvastatin calcium anhydrous, Atorvastatin calcium hydrate, Atorvastatin calcium salt anhydrous, Atorvastatin c...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1434
Q9
Is Glpg-1205 approved by the FDA and if so when was it?
No, the drug Glpg-1205 has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%glpg-1205%" OR LOWER(tradeNames_string) LIKE "%glpg-1205%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_1454', 'drugName': 'Glpg-1205', 'tradeNames_string': '', 'drugSynonyms_string': 'Glpg-1205, Glpg1205', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1954
Q9
Is Apolizumab approved by the FDA and if so when was it?
No, the drug Apolizumab has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%apolizumab%" OR LOWER(tradeNames_string) LIKE "%apolizumab%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_363', 'drugName': 'Apolizumab', 'tradeNames_string': 'Remitogen smart1d10', 'drugSynonyms_string': 'Apolizumab, HU-1D10, HU1D10, Remitogen', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.954
Q9
Is Levobunolol Hydrochloride approved by the FDA and if so when was it?
Yes, the drug Levobunolol Hydrochloride was first FDA approved for use in 1985.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%levobunolol hydrochloride%" OR LOWER(tradeNames_string) LIKE "%levobunolo...
[{'UUID': 'DrugGeneTargets_v2_1551', 'drugName': 'Levobunolol Hydrochloride', 'tradeNames_string': 'Akbeta, Betagan, Levobunolol hydrochloride', 'drugSynonyms_string': 'Levobunolol hcl, Levobunolol hydrochloride, NSC-759158, W 7000A, W-7000A', 'yearOfFirstApproval': 1985, 'maxClinicalTrialPhase': 4, 'drugIsApproved': T...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.172
Q9
Is Alectinib Hydrochloride approved by the FDA and if so when was it?
Yes, the drug Alectinib Hydrochloride was first FDA approved for use in 2015.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%alectinib hydrochloride%" OR LOWER(tradeNames_string) LIKE "%alectinib hy...
[{'UUID': 'DrugGeneTargets_v2_1249', 'drugName': 'Alectinib Hydrochloride', 'tradeNames_string': 'Alecensa', 'drugSynonyms_string': 'Alectinib hydrochloride', 'yearOfFirstApproval': 2015, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_1250', 'drugName': 'Alectinib Hydrochloride', 'tra...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1406
Q9
Is Ascrinvacumab approved by the FDA and if so when was it?
No, the drug Ascrinvacumab has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ascrinvacumab%" OR LOWER(tradeNames_string) LIKE "%ascrinvacumab%" OR LOW...
[{'UUID': 'DrugGeneTargets_v2_526', 'drugName': 'Ascrinvacumab', 'tradeNames_string': '', 'drugSynonyms_string': 'Ascrinvacumab, PF-03446962', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1207
Q9
Is Brolucizumab approved by the FDA and if so when was it?
Yes, the drug Brolucizumab was first FDA approved for use in 2019.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%brolucizumab%" OR LOWER(tradeNames_string) LIKE "%brolucizumab%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_2206', 'drugName': 'Brolucizumab', 'tradeNames_string': 'Beovu', 'drugSynonyms_string': 'Brolucizumab, Brolucizumab dbll, Brolucizumab-dbll, ESBA-1008, ESBA1008, RTH-258, RTH258', 'yearOfFirstApproval': 2019, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1263
Q9
Is Fenfluramine Hydrochloride approved by the FDA and if so when was it?
Yes, the drug Fenfluramine Hydrochloride was first FDA approved for use in 2020.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%fenfluramine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%fenfluram...
[{'UUID': 'DrugGeneTargets_v2_3887', 'drugName': 'Fenfluramine Hydrochloride', 'tradeNames_string': 'Fintepla, Ponderax, Ponderax pacaps, Pondimin', 'drugSynonyms_string': 'AHR-3002, Dl-fenfluramine hydrochloride, Fenfluramine hcl, Fenfluramine hydrochloride, Ganal, HHR-965', 'yearOfFirstApproval': 2020, 'maxClinicalTr...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1400
Q9
Is Angiotensin Ii Acetate approved by the FDA and if so when was it?
Yes, the drug Angiotensin Ii Acetate was first FDA approved for use in 2017.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%angiotensin ii acetate%" OR LOWER(tradeNames_string) LIKE "%angiotensin i...
[{'UUID': 'DrugGeneTargets_v2_3664', 'drugName': 'Angiotensin Ii Acetate', 'tradeNames_string': 'Giapreza', 'drugSynonyms_string': 'Angiotensin ii acetate, Angiotensin ii acetate human, Angiotensin ii triacetate, Human angiotensin ii acetate salt', 'yearOfFirstApproval': 2017, 'maxClinicalTrialPhase': 4, 'drugIsApprove...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.920
Q9
Is Tirasemtiv approved by the FDA and if so when was it?
No, the drug Tirasemtiv has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tirasemtiv%" OR LOWER(tradeNames_string) LIKE "%tirasemtiv%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_6283', 'drugName': 'Tirasemtiv', 'tradeNames_string': '', 'drugSynonyms_string': 'CK-2017357, CK2017357, Tirasemtiv', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.497
Q9
Is Temsirolimus approved by the FDA and if so when was it?
Yes, the drug Temsirolimus was first FDA approved for use in 2007.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%temsirolimus%" OR LOWER(tradeNames_string) LIKE "%temsirolimus%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_5750', 'drugName': 'Temsirolimus', 'tradeNames_string': 'Torisel', 'drugSynonyms_string': 'CCI-779, Temsirolimus', 'yearOfFirstApproval': 2007, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.962
Q9
Is Ceritinib approved by the FDA and if so when was it?
Yes, the drug Ceritinib was first FDA approved for use in 2014.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ceritinib%" OR LOWER(tradeNames_string) LIKE "%ceritinib%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_2434', 'drugName': 'Ceritinib', 'tradeNames_string': 'Zykadia', 'drugSynonyms_string': 'Ceritinib, Ceritinib[mi], LDK-378, LDK378, NVP-LDK-378-NX, NVP-LDK378-NX', 'yearOfFirstApproval': 2014, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_2435', 'drugName...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1106
Q9
Is Olaparib approved by the FDA and if so when was it?
Yes, the drug Olaparib was first FDA approved for use in 2014.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%olaparib%" OR LOWER(tradeNames_string) LIKE "%olaparib%" OR LOWER(drugSyn...
[{'UUID': 'DrugGeneTargets_v2_279', 'drugName': 'Olaparib', 'tradeNames_string': 'Lynparza', 'drugSynonyms_string': 'AZ-2281, AZ2281, AZD-2281, AZD2281, KEYLYNK-010 COMPONENT OLAPARIB, KU-0059436, KU-59436, NSC-747856, OLAPARIB COMPONENT OF KEYLYNK-010, Olaparib', 'yearOfFirstApproval': 2014, 'maxClinicalTrialPhase': 4...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1041
Q9
Is Fluticasone Furoate approved by the FDA and if so when was it?
Yes, the drug Fluticasone Furoate was first FDA approved for use in 2007.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%fluticasone furoate%" OR LOWER(tradeNames_string) LIKE "%fluticasone furo...
[{'UUID': 'DrugGeneTargets_v2_1921', 'drugName': 'Fluticasone Furoate', 'tradeNames_string': 'Arnuity ellipta, Avamys, Flonase sensimist allergy relief, Relvar ellipta, Trelegy ellipta, Veramyst', 'drugSynonyms_string': 'Allermist, Ennhale, Fluticasone furoate, Furamist, GSK 685 698, GSK-685968, GSK685968, GW-685698X, ...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.594
Q9
Is Ethoxzolamide approved by the FDA and if so when was it?
Yes, the drug Ethoxzolamide was first FDA approved for use in 1982.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ethoxzolamide%" OR LOWER(tradeNames_string) LIKE "%ethoxzolamide%" OR LOW...
[{'UUID': 'DrugGeneTargets_v2_3089', 'drugName': 'Ethoxzolamide', 'tradeNames_string': 'Cardrase, Ethamide', 'drugSynonyms_string': 'Ethoxzolamide, NSC-10679', 'yearOfFirstApproval': 1982, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.757
Q9
Is Caffeine approved by the FDA and if so when was it?
Yes, the drug Caffeine was first FDA approved for use in 1948.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%caffeine%" OR LOWER(tradeNames_string) LIKE "%caffeine%" OR LOWER(drugSyn...
[{'UUID': 'DrugGeneTargets_v2_4744', 'drugName': 'Caffeine', 'tradeNames_string': 'Nodoz, Nodoz caplets and chewable tablets, Pro-plus, Yeast-vite, Zanthine', 'drugSynonyms_string': 'Anhydrous caffeine, Cafcit, Caffeine, Caffeine anhydrous, Caffeine melting point standard, Caffeinum, Coffeine, Coffeinum, Durvitan, FEMA...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.664
Q9
Is Esomeprazole Magnesium approved by the FDA and if so when was it?
Yes, the drug Esomeprazole Magnesium was first FDA approved for use in 2001.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%esomeprazole magnesium%" OR LOWER(tradeNames_string) LIKE "%esomeprazole ...
[{'UUID': 'DrugGeneTargets_v2_4440', 'drugName': 'Esomeprazole Magnesium', 'tradeNames_string': 'Esomeprazole magnesium, Nexium, Nexium 24hr', 'drugSynonyms_string': 'Esomeprazole (as magnesium), Esomeprazole magnesium, Esomeprazole magnesium hydrate, Esomeprazole magnesium trihydrate, H199/18 MAGNESIUM TRIHYDRATE', 'y...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.237
Q9
Is Acamprosate approved by the FDA and if so when was it?
Yes, the drug Acamprosate was first FDA approved for use in 2004.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%acamprosate%" OR LOWER(tradeNames_string) LIKE "%acamprosate%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_163', 'drugName': 'Acamprosate Calcium', 'tradeNames_string': 'Acamprosate calcium, Campral, Campral ec', 'drugSynonyms_string': 'Acamprosate calcium, NSC-759186, SN-102', 'yearOfFirstApproval': 2004, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_164', '...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.739
Q9
Is Flurbiprofen Sodium approved by the FDA and if so when was it?
Yes, the drug Flurbiprofen Sodium was first FDA approved for use in 1986.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%flurbiprofen sodium%" OR LOWER(tradeNames_string) LIKE "%flurbiprofen sod...
[{'UUID': 'DrugGeneTargets_v2_2737', 'drugName': 'Flurbiprofen Sodium', 'tradeNames_string': 'Ansaid, Flurbiprofen sodium, Occufen, Ocufen, Zepolas', 'drugSynonyms_string': 'Flurbiprofen sodium, Flurbiprofen sodium anhydrous, Flurbiprofen sodium dihydrate', 'yearOfFirstApproval': 1986, 'maxClinicalTrialPhase': 4, 'drug...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1989
Q9
Is Chlorphentermine Hydrochloride approved by the FDA and if so when was it?
Yes, the drug Chlorphentermine Hydrochloride was first FDA approved for use in 1982.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%chlorphentermine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%chlor...
[{'UUID': 'DrugGeneTargets_v2_4353', 'drugName': 'Chlorphentermine Hydrochloride', 'tradeNames_string': 'Pre-sate', 'drugSynonyms_string': 'Chlorphentermine hcl, Chlorphentermine hydrochloride, NSC-76098, S-62, W 2426, W-2426', 'yearOfFirstApproval': 1982, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1633
Q9
Is Pemigatinib approved by the FDA and if so when was it?
Yes, the drug Pemigatinib was first FDA approved for use in 2020.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pemigatinib%" OR LOWER(tradeNames_string) LIKE "%pemigatinib%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_3709', 'drugName': 'Pemigatinib', 'tradeNames_string': 'Pemazyre', 'drugSynonyms_string': 'Fgfr inhibitor incb054828, INCB054828, Incb-054828, Incb054828, Pemigatinib', 'yearOfFirstApproval': 2020, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_3710', 'dr...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1166
Q9
Is Paroxetine Mesylate approved by the FDA and if so when was it?
Yes, the drug Paroxetine Mesylate was first FDA approved for use in 2003.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%paroxetine mesylate%" OR LOWER(tradeNames_string) LIKE "%paroxetine mesyl...
[{'UUID': 'DrugGeneTargets_v2_5494', 'drugName': 'Paroxetine Mesylate', 'tradeNames_string': 'Brisdelle, Pexeva', 'drugSynonyms_string': 'Mesafem, PO-T.MES, POT.MES, Paroxetine mesilate, Paroxetine mesylate, Paroxetine methanesulfonate, Paroxetine methanesulphonate', 'yearOfFirstApproval': 2003, 'maxClinicalTrialPhase'...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1471
Q9
Is Gz-389988 approved by the FDA and if so when was it?
No, the drug Gz-389988 has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%gz-389988%" OR LOWER(tradeNames_string) LIKE "%gz-389988%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_4929', 'drugName': 'Gz-389988', 'tradeNames_string': '', 'drugSynonyms_string': 'GZ-389988, GZ389988, Gz-389988, Gz389988', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1913
Q9
Is Fosaprepitant approved by the FDA and if so when was it?
Yes, the drug Fosaprepitant was first FDA approved for use in 2008.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%fosaprepitant%" OR LOWER(tradeNames_string) LIKE "%fosaprepitant%" OR LOW...
[{'UUID': 'DrugGeneTargets_v2_5495', 'drugName': 'Fosaprepitant Dimeglumine', 'tradeNames_string': 'Emend, Fosaprepitant dimeglumine', 'drugSynonyms_string': 'Fosaprepitant (as dimeglumine), Fosaprepitant dimeglumine, Fosaprepitant meglumine, MK-0517', 'yearOfFirstApproval': 2008, 'maxClinicalTrialPhase': 4, 'drugIsApp...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1628
Q9
Is Epacadostat approved by the FDA and if so when was it?
No, the drug Epacadostat has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%epacadostat%" OR LOWER(tradeNames_string) LIKE "%epacadostat%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_856', 'drugName': 'Epacadostat', 'tradeNames_string': '', 'drugSynonyms_string': 'Epacadostat, INCB-024360, INCB024360', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.943
Q9
Is Dextroamphetamine Adipate approved by the FDA and if so when was it?
Yes, the drug Dextroamphetamine Adipate was first FDA approved for use in 1975.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dextroamphetamine adipate%" OR LOWER(tradeNames_string) LIKE "%dextroamph...
[{'UUID': 'DrugGeneTargets_v2_3241', 'drugName': 'Dextroamphetamine Adipate', 'tradeNames_string': '', 'drugSynonyms_string': 'D-amphetamine adipate, Dextroamphetamine adipate', 'yearOfFirstApproval': 1975, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_3242', 'drugName': 'Dextroamphe...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1219
Q9
Is Ethylestrenol approved by the FDA and if so when was it?
Yes, the drug Ethylestrenol was first FDA approved for use in 1964.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ethylestrenol%" OR LOWER(tradeNames_string) LIKE "%ethylestrenol%" OR LOW...
[{'UUID': 'DrugGeneTargets_v2_3566', 'drugName': 'Ethylestrenol', 'tradeNames_string': 'Maxibolin', 'drugSynonyms_string': 'Durabolin-o, Duraboral, Ethylestrenol, Ethylnandrol, Ethyloestrenol, NSC-37726, Orabolin', 'yearOfFirstApproval': 1964, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1074
Q9
Is Elimusertib approved by the FDA and if so when was it?
No, the drug Elimusertib has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%elimusertib%" OR LOWER(tradeNames_string) LIKE "%elimusertib%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_4961', 'drugName': 'Elimusertib', 'tradeNames_string': '', 'drugSynonyms_string': 'BAY-1895344, Elimusertib', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 1, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.111
Q9
Is Polatuzumab Vedotin approved by the FDA and if so when was it?
Yes, the drug Polatuzumab Vedotin was first FDA approved for use in 2019.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%polatuzumab vedotin%" OR LOWER(tradeNames_string) LIKE "%polatuzumab vedo...
[{'UUID': 'DrugGeneTargets_v2_560', 'drugName': 'Polatuzumab Vedotin', 'tradeNames_string': 'Polivy', 'drugSynonyms_string': 'ACD-79B-VCMMAE, ACD-79BVCMMAE, ACD79B-VCMMAE, Anti-cd79b adc, DCDS-4501A, DCDS4501A, FCU-2711, FCU2711, Polatuzumab vedotin, Polatuzumab vedotin piiq, Polatuzumab vedotin-piiq, RG-7596, RG7596, ...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1944
Q9
Is Levosimendan approved by the FDA and if so when was it?
No, the drug Levosimendan has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%levosimendan%" OR LOWER(tradeNames_string) LIKE "%levosimendan%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_2198', 'drugName': 'Levosimendan', 'tradeNames_string': 'Simdax', 'drugSynonyms_string': '(-)-OR-1259, (r)-simendan, Levosimendan, NSC-759644, OR-1259, Simendan, (r)-', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}, {'UUID': 'DrugGeneTargets_v2_2199', 'drug...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.574
Q9
Is Mepolizumab approved by the FDA and if so when was it?
Yes, the drug Mepolizumab was first FDA approved for use in 2015.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mepolizumab%" OR LOWER(tradeNames_string) LIKE "%mepolizumab%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_1703', 'drugName': 'Mepolizumab', 'tradeNames_string': 'Bosatria, Nucala', 'drugSynonyms_string': 'Mepolizumab, SB-240563', 'yearOfFirstApproval': 2015, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1177
Q9
Is Ispinesib approved by the FDA and if so when was it?
No, the drug Ispinesib has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ispinesib%" OR LOWER(tradeNames_string) LIKE "%ispinesib%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_3893', 'drugName': 'Ispinesib', 'tradeNames_string': '', 'drugSynonyms_string': 'Ispinesib', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1184
Q9
Is Bitolterol approved by the FDA and if so when was it?
Yes, the drug Bitolterol was first FDA approved for use in 1984.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bitolterol%" OR LOWER(tradeNames_string) LIKE "%bitolterol%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_5529', 'drugName': 'Bitolterol', 'tradeNames_string': '', 'drugSynonyms_string': 'Bitolterol', 'yearOfFirstApproval': 1984, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_3535', 'drugName': 'Bitolterol Mesylate', 'tradeNames_string': 'Tomalate, Tornalate'...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.897
Q9
Is Lisdexamfetamine Dimesylate approved by the FDA and if so when was it?
Yes, the drug Lisdexamfetamine Dimesylate was first FDA approved for use in 2007.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%lisdexamfetamine dimesylate%" OR LOWER(tradeNames_string) LIKE "%lisdexam...
[{'UUID': 'DrugGeneTargets_v2_2130', 'drugName': 'Lisdexamfetamine Dimesylate', 'tradeNames_string': 'Elvanse, Elvanse adult, Vyvanse', 'drugSynonyms_string': 'Lisdexamfetamine dimesilate, Lisdexamfetamine dimesylate, Lisdexamfetamine dimethanesulfonate, Lisdexamfetamine mesilate, Lisdexamphetamine dimesilate, NRP-104,...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.956
Q9
Is Daridorexant Hydrochloride approved by the FDA and if so when was it?
Yes, the drug Daridorexant Hydrochloride was first FDA approved for use in 2022.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%daridorexant hydrochloride%" OR LOWER(tradeNames_string) LIKE "%daridorex...
[{'UUID': 'DrugGeneTargets_v2_5696', 'drugName': 'Daridorexant Hydrochloride', 'tradeNames_string': 'Quviviq', 'drugSynonyms_string': 'ACT-541468A, Daridorexant hydrochloride, Nemorexant hydrochloride, Quviviq', 'yearOfFirstApproval': 2022, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1057
Q9
Is Naluzotan approved by the FDA and if so when was it?
No, the drug Naluzotan has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%naluzotan%" OR LOWER(tradeNames_string) LIKE "%naluzotan%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_5444', 'drugName': 'Naluzotan', 'tradeNames_string': '', 'drugSynonyms_string': 'Naluzotan, PRX-00023', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1354
Q9
Is Estradiol Valerate approved by the FDA and if so when was it?
Yes, the drug Estradiol Valerate was first FDA approved for use in 2010.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%estradiol valerate%" OR LOWER(tradeNames_string) LIKE "%estradiol valerat...
[{'UUID': 'DrugGeneTargets_v2_6277', 'drugName': 'Estradiol', 'tradeNames_string': 'Adgyn estro, Alora, Aquagen, Bedol, Climara, Climara Pro, Dermestril 100, Dermestril 25, Dermestril 50, Dermestril septem 25, Dermestril septem 50, Dermestril septem 75, Divigel, E-Cypionate, Elestrim, Elestrin, Elleste solo, Elleste so...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1373
Q9
Is Dimethyl Fumarate approved by the FDA and if so when was it?
Yes, the drug Dimethyl Fumarate was first FDA approved for use in 2013.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dimethyl fumarate%" OR LOWER(tradeNames_string) LIKE "%dimethyl fumarate%...
[{'UUID': 'DrugGeneTargets_v2_3182', 'drugName': 'Dimethyl Fumarate', 'tradeNames_string': 'Tecfidera', 'drugSynonyms_string': 'AZL 0 211089, AZL O 211089, AZL-0211089, AZL-O-211089, BG 00012, BG 12, BG-00012, BG-12, BG00012, Dimethyl fumar, Dimethyl fumarate, FAG-201, FP-187, FP187, Fumaric acid dimethyl ester, LAS-41...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1448
Q9
Is M195 approved by the FDA and if so when was it?
No, the drug M195 has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%m195%" OR LOWER(tradeNames_string) LIKE "%m195%" OR LOWER(drugSynonyms_st...
[{'UUID': 'DrugGeneTargets_v2_1520', 'drugName': 'Lintuzumab', 'tradeNames_string': 'Zamyl', 'drugSynonyms_string': 'HUM-195, HUM195, Huma-195-Gelonin, Lintuzumab, SGN-33', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}, {'UUID': 'DrugGeneTargets_v2_6193', 'drugName': 'M195', 'tradeNames...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.891
Q9
Is Giloralimab approved by the FDA and if so when was it?
No, the drug Giloralimab has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%giloralimab%" OR LOWER(tradeNames_string) LIKE "%giloralimab%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_2944', 'drugName': 'Giloralimab', 'tradeNames_string': '', 'drugSynonyms_string': 'ABBV-927, Abbv-927, Giloralimab, PR-1614645', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1673
Q9
Is Ataciguat approved by the FDA and if so when was it?
No, the drug Ataciguat has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ataciguat%" OR LOWER(tradeNames_string) LIKE "%ataciguat%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_3371', 'drugName': 'Ataciguat', 'tradeNames_string': '', 'drugSynonyms_string': 'Ataciguat', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.857
Q9
Is Trx-1 approved by the FDA and if so when was it?
No, the drug Trx-1 has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%trx-1%" OR LOWER(tradeNames_string) LIKE "%trx-1%" OR LOWER(drugSynonyms_...
[{'UUID': 'DrugGeneTargets_v2_4140', 'drugName': 'Trx-1', 'tradeNames_string': '', 'drugSynonyms_string': 'TRX-1', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.741
Q9
Is Estazolam approved by the FDA and if so when was it?
Yes, the drug Estazolam was first FDA approved for use in 1990.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%estazolam%" OR LOWER(tradeNames_string) LIKE "%estazolam%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_6282', 'drugName': 'Estazolam', 'tradeNames_string': 'Estazolam, Eurodin, Prosom', 'drugSynonyms_string': 'ABBOTT-47631, Estazolam, Estazolam civ, NSC-290818', 'yearOfFirstApproval': 1990, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.724
Q9
Is Imarikiren approved by the FDA and if so when was it?
No, the drug Imarikiren has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%imarikiren%" OR LOWER(tradeNames_string) LIKE "%imarikiren%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_3903', 'drugName': 'Imarikiren Hydrochloride', 'tradeNames_string': '', 'drugSynonyms_string': 'Imarikiren hydrochloride, TAK-272, Tak-272', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}, {'UUID': 'DrugGeneTargets_v2_5101', 'drugName': 'Imarikiren', 'tradeN...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.460
Q9
Is Adenosine approved by the FDA and if so when was it?
Yes, the drug Adenosine was first FDA approved for use in 1989.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%adenosine%" OR LOWER(tradeNames_string) LIKE "%adenosine%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_1105', 'drugName': 'Adenosine', 'tradeNames_string': 'Adenocard, Adenocor, Adenoscan, Adenosine', 'drugSynonyms_string': '9-.beta.-d-ribofuranosyladenine, Adenosine, NSC-7652, SR 96225, SR-96225', 'yearOfFirstApproval': 1989, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.267
Q9
Is Alfentanil Hydrochloride approved by the FDA and if so when was it?
Yes, the drug Alfentanil Hydrochloride was first FDA approved for use in 1986.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%alfentanil hydrochloride%" OR LOWER(tradeNames_string) LIKE "%alfentanil ...
[{'UUID': 'DrugGeneTargets_v2_793', 'drugName': 'Alfentanil Hydrochloride', 'tradeNames_string': 'Alfenta, Alfentanil, Rapifen, Rapifen conc, Rapifen dilute, Rapifen intensive care', 'drugSynonyms_string': 'Alfentanil hydrochloride, Alfentanil hydrochloride cii, Alfentanil hydrochloride monohydrate, R 39,209, R 39209, ...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.78
Q9
Is Estrogens, Esterified approved by the FDA and if so when was it?
Yes, the drug Estrogens, Esterified was first FDA approved for use in 1977.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%estrogens, esterified%" OR LOWER(tradeNames_string) LIKE "%estrogens, est...
[{'UUID': 'DrugGeneTargets_v2_3168', 'drugName': 'Estrogens, Esterified', 'tradeNames_string': 'Amnestrogen, Esterified estrogens, Estratab, Evex, Femogen, Menest', 'drugSynonyms_string': 'Esterified estrogens, Estrogens esterified, Estrogens, esterified, Estrogens,esterified', 'yearOfFirstApproval': 1977, 'maxClinical...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1785
Q9
Is Relenopride approved by the FDA and if so when was it?
No, the drug Relenopride has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%relenopride%" OR LOWER(tradeNames_string) LIKE "%relenopride%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_3693', 'drugName': 'Relenopride', 'tradeNames_string': '', 'drugSynonyms_string': 'Relenopride, YKP-10811, YKP10811', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.450
Q9
Is Aminocaproic Acid approved by the FDA and if so when was it?
Yes, the drug Aminocaproic Acid was first FDA approved for use in 1964.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%aminocaproic acid%" OR LOWER(tradeNames_string) LIKE "%aminocaproic acid%...
[{'UUID': 'DrugGeneTargets_v2_5590', 'drugName': 'Aminocaproic Acid', 'tradeNames_string': 'Amicar, Aminocaproic, Aminocaproic acid, Epsikapron', 'drugSynonyms_string': '.epsilon.-aminocaproic acid, 177 J.D, 177 J.D., 177 JD, 177-JD, 6-aminocaproic acid, Aminocaproic acid, CL 10304, CL-10304, CY-116, EACA, Epsilcaprami...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.401
Q9
Is Enasidenib approved by the FDA and if so when was it?
Yes, the drug Enasidenib was first FDA approved for use in 2017.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%enasidenib%" OR LOWER(tradeNames_string) LIKE "%enasidenib%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_2059', 'drugName': 'Enasidenib', 'tradeNames_string': '', 'drugSynonyms_string': 'AG-221, Ag 221, CC-90007 Free Base, Enasidenib', 'yearOfFirstApproval': 2017, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_5694', 'drugName': 'Enasidenib Mesylate', 'trade...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.179
Q9
Is Sacituzumab Govitecan approved by the FDA and if so when was it?
Yes, the drug Sacituzumab Govitecan was first FDA approved for use in 2020.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sacituzumab govitecan%" OR LOWER(tradeNames_string) LIKE "%sacituzumab go...
[{'UUID': 'DrugGeneTargets_v2_4818', 'drugName': 'Sacituzumab Govitecan', 'tradeNames_string': 'Trodelvy', 'drugSynonyms_string': 'HRS7-SN38, HRS7-SN38-ANTIBODY-DRUG-CONJUGATE, IMMU-132, Sacituzumab govitecan, Sacituzumab govitecan hziy, Sacituzumab govitecan-hziy', 'yearOfFirstApproval': 2020, 'maxClinicalTrialPhase':...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1051
Q9
Is Theophylline Sodium Glycinate approved by the FDA and if so when was it?
Yes, the drug Theophylline Sodium Glycinate was first FDA approved for use in 1982.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%theophylline sodium glycinate%" OR LOWER(tradeNames_string) LIKE "%theoph...
[{'UUID': 'DrugGeneTargets_v2_955', 'drugName': 'Theophylline Sodium Glycinate', 'tradeNames_string': 'Asbron, Synophylate', 'drugSynonyms_string': 'Bronchoparat, Englate, Glycin theophyllinate, Glytheonate, Panophylline, Theonate sodium, Theophylline sodium glycinate', 'yearOfFirstApproval': 1982, 'maxClinicalTrialPha...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1737
Q9
Is Bimagrumab approved by the FDA and if so when was it?
No, the drug Bimagrumab has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bimagrumab%" OR LOWER(tradeNames_string) LIKE "%bimagrumab%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_299', 'drugName': 'Bimagrumab', 'tradeNames_string': '', 'drugSynonyms_string': 'BYM-338, BYM338, Bimagrumab, O81t794r34', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1609
Q9
Is Protokylol approved by the FDA and if so when was it?
Yes, the drug Protokylol was first FDA approved for use in 1982.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%protokylol%" OR LOWER(tradeNames_string) LIKE "%protokylol%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_5847', 'drugName': 'Protokylol Hydrochloride', 'tradeNames_string': 'Ventaire', 'drugSynonyms_string': 'NSC-113490, Protokylol HCl, Protokylol hcl, Protokylol hydrochloride', 'yearOfFirstApproval': 1982, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_6022...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1869
Q9
Is Ce-326597 approved by the FDA and if so when was it?
No, the drug Ce-326597 has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ce-326597%" OR LOWER(tradeNames_string) LIKE "%ce-326597%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_2827', 'drugName': 'Ce-326597', 'tradeNames_string': '', 'drugSynonyms_string': 'CE-326,597, Ce-326,597, Ce-326597', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.602
Q9
Is Ketorolac Tromethamine approved by the FDA and if so when was it?
Yes, the drug Ketorolac Tromethamine was first FDA approved for use in 1989.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ketorolac tromethamine%" OR LOWER(tradeNames_string) LIKE "%ketorolac tro...
[{'UUID': 'DrugGeneTargets_v2_2258', 'drugName': 'Ketorolac Tromethamine', 'tradeNames_string': 'Acular, Acular ls, Acular preservative free, Acuvail, Ketorolac tromethamine, Sprix, Toradol', 'drugSynonyms_string': 'Dolac, Ketorolac trometamol, Ketorolac tromethamine, Lixidol, NSC-758637, Tarasyn', 'yearOfFirstApproval...
general
Distinct, Similarity Search, Order By
Approval Status
Q9.63
Q9
Is Ave-9940 approved by the FDA and if so when was it?
No, the drug Ave-9940 has not been approved by the FDA.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ave-9940%" OR LOWER(tradeNames_string) LIKE "%ave-9940%" OR LOWER(drugSyn...
[{'UUID': 'DrugGeneTargets_v2_1974', 'drugName': 'Ave-9940', 'tradeNames_string': '', 'drugSynonyms_string': 'Ave-9940', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 1, 'drugIsApproved': False}]
general
Distinct, Similarity Search, Order By
Approval Status
Q9.1309
Q9
Is Ephedrine approved by the FDA and if so when was it?
Yes, the drug Ephedrine was first FDA approved for use in 2016.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ephedrine%" OR LOWER(tradeNames_string) LIKE "%ephedrine%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_2297', 'drugName': 'Phenylpropanolamine', 'tradeNames_string': '', 'drugSynonyms_string': 'Fansia, NSC-9920, Norephedrine, Phenylfenesin, Phenylpropanolamine, Propadrine, Rinexin', 'yearOfFirstApproval': 1958, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v...
general
Distinct, Similarity Search, Order By
Approval Status