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
Q15.1017
Q15
When was Lutropin Alfa approved by the FDA?
The drug Lutropin Alfa 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 "%lutropin alfa%" OR LOWER(tradeNames_string) LIKE "%lutropin alfa%" OR LOW...
[{'UUID': 'DrugGeneTargets_v2_671', 'drugName': 'Lutropin Alfa', 'tradeNames_string': 'Luveris', 'drugSynonyms_string': 'ATC G03 GA GONADOTROPINS, Luteinising hormone, Luteinising hormone (human), Lutropin alfa', 'yearOfFirstApproval': 2004, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1079
Q15
When was Dichlorphenamide approved by the FDA?
The drug Dichlorphenamide was first FDA approved for use in 1958.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dichlorphenamide%" OR LOWER(tradeNames_string) LIKE "%dichlorphenamide%" ...
[{'UUID': 'DrugGeneTargets_v2_254', 'drugName': 'Dichlorphenamide', 'tradeNames_string': 'Daranide, Keveyis, Oratrol', 'drugSynonyms_string': 'Dichlorphenamide, Diclofenamide', 'yearOfFirstApproval': 1958, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_255', 'drugName': 'Dichlorphenam...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1101
Q15
When was Imatinib Mesylate approved by the FDA?
The drug Imatinib Mesylate 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 "%imatinib mesylate%" OR LOWER(tradeNames_string) LIKE "%imatinib mesylate%...
[{'UUID': 'DrugGeneTargets_v2_3269', 'drugName': 'Imatinib Mesylate', 'tradeNames_string': 'Gleevec, Glivec, Imatinib mesylate', 'drugSynonyms_string': 'Gleevec, Imatinib (as mesilate), Imatinib accord, Imatinib medac, Imatinib mesilate, Imatinib mesylate, Imatinib methane sulfonate, Imatinib methanesulfonate, NSC-7160...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1586
Q15
When was Phenazopyridine approved by the FDA?
The drug Phenazopyridine was first FDA approved for use in 1987.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%phenazopyridine%" OR LOWER(tradeNames_string) LIKE "%phenazopyridine%" OR...
[{'UUID': 'DrugGeneTargets_v2_4632', 'drugName': 'Phenazopyridine', 'tradeNames_string': '', 'drugSynonyms_string': 'NSC-145895, Phenazopyridine', 'yearOfFirstApproval': 1987, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_1016', 'drugName': 'Phenazopyridine Hydrochloride', 'tradeName...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1321
Q15
When was Nitroprusside approved by the FDA?
The drug Nitroprusside was first FDA approved for use in 1981.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nitroprusside%" OR LOWER(tradeNames_string) LIKE "%nitroprusside%" OR LOW...
[{'UUID': 'DrugGeneTargets_v2_1208', 'drugName': 'Nitroprusside', 'tradeNames_string': '', 'drugSynonyms_string': 'Nitroprusside', 'yearOfFirstApproval': 1981, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_3464', 'drugName': 'Sodium Nitroprusside', 'tradeNames_string': 'Nipride, Nitr...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.703
Q15
When was Ibutilide approved by the FDA?
The drug Ibutilide was first FDA approved for use in 1995.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ibutilide%" OR LOWER(tradeNames_string) LIKE "%ibutilide%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_4964', 'drugName': 'Ibutilide', 'tradeNames_string': '', 'drugSynonyms_string': 'Ibutilide', 'yearOfFirstApproval': 1995, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_5277', 'drugName': 'Ibutilide Fumarate', 'tradeNames_string': 'Corvert, Ibutilide fuma...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1794
Q15
When was Dacomitinib approved by the FDA?
The drug Dacomitinib was first FDA approved for use in 2018.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dacomitinib%" OR LOWER(tradeNames_string) LIKE "%dacomitinib%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_4809', 'drugName': 'Dacomitinib', 'tradeNames_string': '', 'drugSynonyms_string': 'Dacomitinib, Pf-00299804', 'yearOfFirstApproval': 2018, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_4810', 'drugName': 'Dacomitinib', 'tradeNames_string': '', 'drugSynon...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1005
Q15
When was Olsalazine Sodium approved by the FDA?
The drug Olsalazine Sodium 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 "%olsalazine sodium%" OR LOWER(tradeNames_string) LIKE "%olsalazine sodium%...
[{'UUID': 'DrugGeneTargets_v2_3913', 'drugName': 'Olsalazine Sodium', 'tradeNames_string': 'Dipentum', 'drugSynonyms_string': 'Ads, Azodisal sodium, CJ 91B, CJ-91B, Disodium azodisalicylate, Olsalazine disodium salt, Olsalazine sodium, Sodium azodisalicylate, Sodium olsalazine', 'yearOfFirstApproval': 1990, 'maxClinica...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.156
Q15
When was Raloxifene approved by the FDA?
The drug Raloxifene 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 "%raloxifene%" OR LOWER(tradeNames_string) LIKE "%raloxifene%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_1839', 'drugName': 'Raloxifene Hydrochloride', 'tradeNames_string': 'Evirex, Evista, Optruma, Ostiral, Raloxifene hydrochloride, Razylan', 'drugSynonyms_string': 'Keoxifene hydrochloride, LY-156758, LY156758, NSC-706725, Raloxifene hcl, Raloxifene hydrochloride, Raloxifene teva', 'yearOfFi...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1108
Q15
When was Insulin Lispro Protamine Recombinant approved by the FDA?
The drug Insulin Lispro Protamine Recombinant was first FDA approved for use in 1999.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%insulin lispro protamine recombinant%" OR LOWER(tradeNames_string) LIKE "...
[{'UUID': 'DrugGeneTargets_v2_5121', 'drugName': 'Insulin Lispro Protamine Recombinant', 'tradeNames_string': '', 'drugSynonyms_string': 'Insulin lispro protamine recombinant', 'yearOfFirstApproval': 1999, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1719
Q15
When was Betamethasone Benzoate approved by the FDA?
The drug Betamethasone Benzoate 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 "%betamethasone benzoate%" OR LOWER(tradeNames_string) LIKE "%betamethasone...
[{'UUID': 'DrugGeneTargets_v2_6074', 'drugName': 'Betamethasone Benzoate', 'tradeNames_string': 'Uticort', 'drugSynonyms_string': 'Betamethasone 17-benzoate, Betamethasone benzoate, W 5975, W-5975', 'yearOfFirstApproval': 1982, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1998
Q15
When was Indacaterol Maleate approved by the FDA?
The drug Indacaterol Maleate was first FDA approved for use in 2011.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%indacaterol maleate%" OR LOWER(tradeNames_string) LIKE "%indacaterol male...
[{'UUID': 'DrugGeneTargets_v2_3427', 'drugName': 'Indacaterol Maleate', 'tradeNames_string': 'Arcapta neohaler, Onbrez breezhaler', 'drugSynonyms_string': 'Indacaterol (as maleate), Indacaterol maleate, Indacterol maleate, QAB-149-AFA, QAB149-AFA', 'yearOfFirstApproval': 2011, 'maxClinicalTrialPhase': 4, 'drugIsApprove...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.796
Q15
When was Captopril approved by the FDA?
The drug Captopril was first FDA approved for use in 1981.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%captopril%" OR LOWER(tradeNames_string) LIKE "%captopril%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_3150', 'drugName': 'Captopril', 'tradeNames_string': 'Acepril, Capoten, Captomex, Captopril, Ecopace, Hyteneze 12.5, Hyteneze 25, Hyteneze 50, Kaplon, Lopril, Noyada, Tensobon', 'drugSynonyms_string': 'Apopril, C09AA01, Capoten, Captomax, Captopril, Captoprilum, Farcopril, Garranil, Hypopr...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.587
Q15
When was Alosetron approved by the FDA?
The drug Alosetron was first FDA approved for use in 2000.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%alosetron%" OR LOWER(tradeNames_string) LIKE "%alosetron%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_4889', 'drugName': 'Alosetron', 'tradeNames_string': '', 'drugSynonyms_string': 'A03AE01, Alosetron, Lotronex', 'yearOfFirstApproval': 2000, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_5986', 'drugName': 'Alosetron Hydrochloride', 'tradeNames_string': ...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.710
Q15
When was Cocaine approved by the FDA?
The drug Cocaine 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 "%cocaine%" OR LOWER(tradeNames_string) LIKE "%cocaine%" OR LOWER(drugSynon...
[{'UUID': 'DrugGeneTargets_v2_3300', 'drugName': 'Apomorphine Hydrochloride', 'tradeNames_string': 'Apo-go, Apo-go pen, Apo-go pfs, Apokyn, Apomorph hcl, Britaject, Bromophin, Dacepton, Diagesil, Diamorph hcl, Diamorph roche, Diamorph,cocaine,chlorpromazine, Diaphine, Euphorin, Kynmobi, Uprima', 'drugSynonyms_string': ...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1222
Q15
When was Telbermin approved by the FDA?
The drug Telbermin 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 "%telbermin%" OR LOWER(tradeNames_string) LIKE "%telbermin%" OR LOWER(drugS...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1308
Q15
When was Bisoprolol approved by the FDA?
The drug Bisoprolol 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 "%bisoprolol%" OR LOWER(tradeNames_string) LIKE "%bisoprolol%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_5313', 'drugName': 'Bisoprolol', 'tradeNames_string': '', 'drugSynonyms_string': 'Bisoprolol, CL 297,939, CL-297939, EMD 33 512, EMD-33-512, Zebeta, Ziac', 'yearOfFirstApproval': 1992, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_5408', 'drugName': 'Bis...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1666
Q15
When was Rotigotine approved by the FDA?
The drug Rotigotine 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 "%rotigotine%" OR LOWER(tradeNames_string) LIKE "%rotigotine%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_2304', 'drugName': 'Rotigotine', 'tradeNames_string': 'Neupro', 'drugSynonyms_string': 'Leganto, Rotigotine, SPM 962, SPM-962', 'yearOfFirstApproval': 2007, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1270
Q15
When was Entinostat approved by the FDA?
The drug Entinostat 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 "%entinostat%" OR LOWER(tradeNames_string) LIKE "%entinostat%" OR LOWER(dru...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.493
Q15
When was Nipocalimab approved by the FDA?
The drug Nipocalimab 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 "%nipocalimab%" OR LOWER(tradeNames_string) LIKE "%nipocalimab%" OR LOWER(d...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.565
Q15
When was Hydroxyzine Hydrochloride approved by the FDA?
The drug Hydroxyzine Hydrochloride was first FDA approved for use in 1956.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%hydroxyzine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%hydroxyzin...
[{'UUID': 'DrugGeneTargets_v2_3406', 'drugName': 'Hydroxyzine Hydrochloride', 'tradeNames_string': 'Atarax, Hydroxyzine, Hydroxyzine hydrochloride, Orgatrax, Ucerax, Vistaril', 'drugSynonyms_string': 'Hydroxizine chloride, Hydroxyzine dihydrochloride, Hydroxyzine hydrochloride', 'yearOfFirstApproval': 1956, 'maxClinica...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1151
Q15
When was Ce-224535 approved by the FDA?
The drug Ce-224535 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-224535%" OR LOWER(tradeNames_string) LIKE "%ce-224535%" OR LOWER(drugS...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1129
Q15
When was Hydroxyurea approved by the FDA?
The drug Hydroxyurea was first FDA approved for use in 1967.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%hydroxyurea%" OR LOWER(tradeNames_string) LIKE "%hydroxyurea%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_5698', 'drugName': 'Hydroxyurea', 'tradeNames_string': 'Droxia, Hydrea, Hydroxyurea, Siklos', 'drugSynonyms_string': 'Hydroxycarbamide, Hydroxyurea, NSC-32065, SQ 1089, SQ-1089', 'yearOfFirstApproval': 1967, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.808
Q15
When was Mavoglurant approved by the FDA?
The drug Mavoglurant 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 "%mavoglurant%" OR LOWER(tradeNames_string) LIKE "%mavoglurant%" OR LOWER(d...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.518
Q15
When was Demecarium Bromide approved by the FDA?
The drug Demecarium Bromide was first FDA approved for use in 1959.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%demecarium bromide%" OR LOWER(tradeNames_string) LIKE "%demecarium bromid...
[{'UUID': 'DrugGeneTargets_v2_4088', 'drugName': 'Demecarium Bromide', 'tradeNames_string': 'Humorsol, Tosmilen', 'drugSynonyms_string': 'BC-48, Demecarium bromide, Demekastigmine bromide', 'yearOfFirstApproval': 1959, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.640
Q15
When was Infigratinib approved by the FDA?
The drug Infigratinib 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 "%infigratinib%" OR LOWER(tradeNames_string) LIKE "%infigratinib%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_1239', 'drugName': 'Infigratinib', 'tradeNames_string': '', 'drugSynonyms_string': 'BGJ-398, BGJ398, Bgj-398, Infigratinib, MVP-BGJ398, NVP-BGJ398', 'yearOfFirstApproval': 2021, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_3003', 'drugName': 'Infigratin...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1480
Q15
When was Niraparib Tosylate approved by the FDA?
The drug Niraparib Tosylate 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 "%niraparib tosylate%" OR LOWER(tradeNames_string) LIKE "%niraparib tosylat...
[{'UUID': 'DrugGeneTargets_v2_4882', 'drugName': 'Niraparib Tosylate', 'tradeNames_string': 'Zejula', 'drugSynonyms_string': 'MK-4827-TOSYLATE, Niraparib tosylate, Niraparib tosylate anhydrous, Niraparib tosylate monohydrate', 'yearOfFirstApproval': 2017, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'D...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1789
Q15
When was K-877 approved by the FDA?
The drug K-877 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 "%k-877%" OR LOWER(tradeNames_string) LIKE "%k-877%" OR LOWER(drugSynonyms_...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1546
Q15
When was Chenodiol approved by the FDA?
The drug Chenodiol 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 "%chenodiol%" OR LOWER(tradeNames_string) LIKE "%chenodiol%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_976', 'drugName': 'Chenodiol', 'tradeNames_string': 'Chendol 125, Chendol 250, Chenix, Chenocedon, Chenodiol, Chenofalk, Combidol, Lithofalk, Xenbilox', 'drugSynonyms_string': 'Anthropodeoxycholic acid, Anthropodesoxycholic acid, Anthropododesoxycholic acid, Chendol, Chenic acid, Chenocol,...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1160
Q15
When was Benoxaprofen approved by the FDA?
The drug Benoxaprofen 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 "%benoxaprofen%" OR LOWER(tradeNames_string) LIKE "%benoxaprofen%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_5509', 'drugName': 'Benoxaprofen', 'tradeNames_string': 'Oraflex', 'drugSynonyms_string': 'Benoxaprofen, COMPD 90459, COMPOUND 90459, Coxigon, NSC-299582, Opren', 'yearOfFirstApproval': 1982, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.797
Q15
When was Levamlodipine Maleate approved by the FDA?
The drug Levamlodipine Maleate 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 "%levamlodipine maleate%" OR LOWER(tradeNames_string) LIKE "%levamlodipine ...
[{'UUID': 'DrugGeneTargets_v2_6132', 'drugName': 'Levamlodipine Maleate', 'tradeNames_string': 'Conjupri', 'drugSynonyms_string': 'Amlodipine maleate, s-, Levamlodipine maleate', 'yearOfFirstApproval': 2019, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.119
Q15
When was Becaplermin approved by the FDA?
The drug Becaplermin 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 "%becaplermin%" OR LOWER(tradeNames_string) LIKE "%becaplermin%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_519', 'drugName': 'Becaplermin', 'tradeNames_string': 'Regranex', 'drugSynonyms_string': 'Becaplermin, GEM 21S, GEM-21S, Gemesis, Pdgf-2, Pdgf-bb, Pdgfb, Platelet derived growth factor-bb, Platelet-derived growth factor becaplermin, RWJ 60235, RWJ-60235, Sh-polypeptide-59', 'yearOfFirstApp...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.747
Q15
When was Prednisolone Sodium Phosphate approved by the FDA?
The drug Prednisolone Sodium Phosphate was first FDA approved for use in 1973.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%prednisolone sodium phosphate%" OR LOWER(tradeNames_string) LIKE "%predni...
[{'UUID': 'DrugGeneTargets_v2_2586', 'drugName': 'Prednisolone Sodium Phosphate', 'tradeNames_string': 'Codelsol, Cortisate, Hydeltrasol, Inflamase, Inflamase forte, Inflamase mild, Metreton, Orapred, Orapred odt, Pediapred, Predair, Predair forte, Prednisolone sodium phosphate, Predsol, Predsol-n', 'drugSynonyms_strin...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1691
Q15
When was Gaboxadol approved by the FDA?
The drug Gaboxadol 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 "%gaboxadol%" OR LOWER(tradeNames_string) LIKE "%gaboxadol%" OR LOWER(drugS...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1090
Q15
When was Nicardipine Hydrochloride approved by the FDA?
The drug Nicardipine Hydrochloride was first FDA approved for use in 1988.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nicardipine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%nicardipin...
[{'UUID': 'DrugGeneTargets_v2_320', 'drugName': 'Nicardipine Hydrochloride', 'tradeNames_string': 'Cardene, Cardene sr, Nicardipine hydrochloride', 'drugSynonyms_string': 'Barizin, Cardepine, Dacarel, Lecibra, Lecibral, Lescodil, Loxen, NSC-757855, Nerdipina, Nicant, Nicapress, Nicardal, Nicardipine hcl, Nicardipine hy...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.837
Q15
When was Diphemanil approved by the FDA?
The drug Diphemanil 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 "%diphemanil%" OR LOWER(tradeNames_string) LIKE "%diphemanil%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_2134', 'drugName': 'Diphemanil', 'tradeNames_string': '', 'drugSynonyms_string': 'Diphemanil, Diphemanil cation, Diphemanil ion', 'yearOfFirstApproval': 1982, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_2135', 'drugName': 'Diphemanil', 'tradeNames_stri...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.122
Q15
When was Procaine approved by the FDA?
The drug Procaine was first FDA approved for use in 1954.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%procaine%" OR LOWER(tradeNames_string) LIKE "%procaine%" OR LOWER(drugSyn...
[{'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, ...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.663
Q15
When was Pasireotide approved by the FDA?
The drug Pasireotide was first FDA approved for use in 2012.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pasireotide%" OR LOWER(tradeNames_string) LIKE "%pasireotide%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_3846', 'drugName': 'Pasireotide', 'tradeNames_string': 'Signifor', 'drugSynonyms_string': 'Pasireotide, SOM 230, SOM-230, SOM230', 'yearOfFirstApproval': 2012, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_3847', 'drugName': 'Pasireotide', 'tradeNames_st...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1908
Q15
When was Dexbrompheniramine approved by the FDA?
The drug Dexbrompheniramine 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 "%dexbrompheniramine%" OR LOWER(tradeNames_string) LIKE "%dexbrompheniramin...
[{'UUID': 'DrugGeneTargets_v2_4355', 'drugName': 'Dexbrompheniramine', 'tradeNames_string': '', 'drugSynonyms_string': 'Brompheniramine d-form, Brompheniramine, (s)-, Dexbrompheniramine', 'yearOfFirstApproval': 1963, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_431', 'drugName': 'De...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.642
Q15
When was Entacapone approved by the FDA?
The drug Entacapone was first FDA approved for use in 1999.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%entacapone%" OR LOWER(tradeNames_string) LIKE "%entacapone%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_3321', 'drugName': 'Entacapone', 'tradeNames_string': 'Comtan, Comtess, Entacapone', 'drugSynonyms_string': 'Entacapone, Entacapone orion, Entacapone teva, OR-611', 'yearOfFirstApproval': 1999, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.374
Q15
When was Gsk-2245035 approved by the FDA?
The drug Gsk-2245035 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 "%gsk-2245035%" OR LOWER(tradeNames_string) LIKE "%gsk-2245035%" OR LOWER(d...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.271
Q15
When was Etidocaine Hydrochloride approved by the FDA?
The drug Etidocaine Hydrochloride was first FDA approved for use in 1976.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%etidocaine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%etidocaine ...
[{'UUID': 'DrugGeneTargets_v2_1658', 'drugName': 'Etidocaine Hydrochloride', 'tradeNames_string': 'Duranest', 'drugSynonyms_string': 'Duranest hydrochloride, Etidocaine hcl, Etidocaine hydrochloride, W-19053', 'yearOfFirstApproval': 1976, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.662
Q15
When was Muromonab-Cd3 approved by the FDA?
The drug Muromonab-Cd3 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 "%muromonab-cd3%" OR LOWER(tradeNames_string) LIKE "%muromonab-cd3%" OR LOW...
[{'UUID': 'DrugGeneTargets_v2_3214', 'drugName': 'Muromonab-Cd3', 'tradeNames_string': 'Orthoclone okt3', 'drugSynonyms_string': 'Anticd3, L04AA02, Macs gmp cd3 pure, Muromomab, Muromonab, Muromonab cd3, Muromonab-cd3, OKT-3, OKT3', 'yearOfFirstApproval': 1986, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.944
Q15
When was Dinoprost approved by the FDA?
The drug Dinoprost 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 "%dinoprost%" OR LOWER(tradeNames_string) LIKE "%dinoprost%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_1161', 'drugName': 'Dinoprost', 'tradeNames_string': '', 'drugSynonyms_string': 'Dinoprost, Pgf2a, Pgf2alpha, Prosmon, Prostaglandin f2-alpha, Prostaglandin f2.alpha., Prostaglandin f2alpha, U-14,583, U-14583', 'yearOfFirstApproval': 1982, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.829
Q15
When was Levobetaxolol Hydrochloride approved by the FDA?
The drug Levobetaxolol Hydrochloride was first FDA approved for use in 2000.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%levobetaxolol hydrochloride%" OR LOWER(tradeNames_string) LIKE "%levobeta...
[{'UUID': 'DrugGeneTargets_v2_2237', 'drugName': 'Levobetaxolol Hydrochloride', 'tradeNames_string': 'Betaxon', 'drugSynonyms_string': 'AL-1577A, AL1577A, Levobetaxolol hcl, Levobetaxolol hydrochloride', 'yearOfFirstApproval': 2000, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.873
Q15
When was Rontalizumab approved by the FDA?
The drug Rontalizumab 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 "%rontalizumab%" OR LOWER(tradeNames_string) LIKE "%rontalizumab%" OR LOWER...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.47
Q15
When was Serdexmethylphenidate Chloride approved by the FDA?
The drug Serdexmethylphenidate Chloride 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 "%serdexmethylphenidate chloride%" OR LOWER(tradeNames_string) LIKE "%serde...
[{'UUID': 'DrugGeneTargets_v2_4160', 'drugName': 'Serdexmethylphenidate Chloride', 'tradeNames_string': '', 'drugSynonyms_string': 'KP415 Cl, Serdexmethylphenidate chloride', 'yearOfFirstApproval': 2021, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_4161', 'drugName': 'Serdexmethylph...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1388
Q15
When was Fondaparinux approved by the FDA?
The drug Fondaparinux 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 "%fondaparinux%" OR LOWER(tradeNames_string) LIKE "%fondaparinux%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_1957', 'drugName': 'Fondaparinux Sodium', 'tradeNames_string': 'Arixtra, Fondaparinux sodium', 'drugSynonyms_string': 'Fondaparin sodium, Fondaparinux sodium, Fondaparinux sodium for assay, Fondaparinux sodium identification, IC-851589, ORG 31540, ORG-31540, Quixidar, SR 90107A, SR-90107A'...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1709
Q15
When was Antazoline Phosphate approved by the FDA?
The drug Antazoline Phosphate 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 "%antazoline phosphate%" OR LOWER(tradeNames_string) LIKE "%antazoline phos...
[{'UUID': 'DrugGeneTargets_v2_4047', 'drugName': 'Antazoline Phosphate', 'tradeNames_string': '', 'drugSynonyms_string': 'Antazoline phosphate, NSC-755865', 'yearOfFirstApproval': 1994, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1000
Q15
When was Bortezomib approved by the FDA?
The drug Bortezomib 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 "%bortezomib%" OR LOWER(tradeNames_string) LIKE "%bortezomib%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_559', 'drugName': 'Bortezomib', 'tradeNames_string': 'Velcade', 'drugSynonyms_string': 'Bortezomib, Bortezomib accord, Bortezomib hydrate, LDP-341, NSC-681239, PS-341, Velcade', 'yearOfFirstApproval': 2003, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.883
Q15
When was Coformycin approved by the FDA?
The drug Coformycin 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 "%coformycin%" OR LOWER(tradeNames_string) LIKE "%coformycin%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_251', 'drugName': 'Pentostatin', 'tradeNames_string': 'Nipent, Pentostatin', 'drugSynonyms_string': 'CI-825, Deoxycoformycin, NSC-218321, Nipent, PD 81565, PD-81565, Pentostatin, YK-176', 'yearOfFirstApproval': 1991, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.780
Q15
When was Glucagon approved by the FDA?
The drug Glucagon 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 "%glucagon%" OR LOWER(tradeNames_string) LIKE "%glucagon%" OR LOWER(drugSyn...
[{'UUID': 'DrugGeneTargets_v2_2238', 'drugName': 'Glucagon Hydrochloride', 'tradeNames_string': 'Glucagen, Glucagon', 'drugSynonyms_string': 'Glucagon chloride, Glucagon hcl, Glucagon hydrochloride, Glucagon, monohydrochloride', 'yearOfFirstApproval': 1960, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': ...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1229
Q15
When was Balsalazide Disodium approved by the FDA?
The drug Balsalazide Disodium was first FDA approved for use in 2000.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%balsalazide disodium%" OR LOWER(tradeNames_string) LIKE "%balsalazide dis...
[{'UUID': 'DrugGeneTargets_v2_1296', 'drugName': 'Balsalazide Disodium', 'tradeNames_string': 'Balsalazide disodium, Colazal, Colazide, Giazo', 'drugSynonyms_string': 'BX-661A, BX661A, Balsalazide disodium, Balsalazide disodium anhydrous, Balsalazide disodium dihydrate, Balsalazide disodium salt dihydrate, Balsalazide ...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.2000
Q15
When was Benzhydrocodone Hydrochloride approved by the FDA?
The drug Benzhydrocodone Hydrochloride was first FDA approved for use in 2018.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%benzhydrocodone hydrochloride%" OR LOWER(tradeNames_string) LIKE "%benzhy...
[{'UUID': 'DrugGeneTargets_v2_3008', 'drugName': 'Benzhydrocodone Hydrochloride', 'tradeNames_string': '', 'drugSynonyms_string': 'Benzhydrocodone hydrochloride, KP-201, KP201', 'yearOfFirstApproval': 2018, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.5
Q15
When was Quinidine Gluconate approved by the FDA?
The drug Quinidine Gluconate 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 "%quinidine gluconate%" OR LOWER(tradeNames_string) LIKE "%quinidine glucon...
[{'UUID': 'DrugGeneTargets_v2_2256', 'drugName': 'Quinidine Gluconate', 'tradeNames_string': 'Duraquin, Quinact, Quinaglute, Quinalan, Quinatime, Quinidine gluconate', 'drugSynonyms_string': 'Dura-tab, Gluconic acid quinidine salt, Gluquinate, NSC-757297, Quinidine gluconate, Quinidine mono-d-gluconate, Quinidine monog...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1012
Q15
When was Insulin Susp Isophane Purified Beef approved by the FDA?
The drug Insulin Susp Isophane Purified Beef was first FDA approved for use in 1980.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%insulin susp isophane purified beef%" OR LOWER(tradeNames_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_4804', 'drugName': 'Insulin Susp Isophane Purified Beef', 'tradeNames_string': 'Nph iletin ii', 'drugSynonyms_string': 'Insulin susp isophane purified beef', 'yearOfFirstApproval': 1980, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1724
Q15
When was Fruquintinib approved by the FDA?
The drug Fruquintinib 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 "%fruquintinib%" OR LOWER(tradeNames_string) LIKE "%fruquintinib%" OR LOWER...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.266
Q15
When was Insm-18 approved by the FDA?
The drug Insm-18 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 "%insm-18%" OR LOWER(tradeNames_string) LIKE "%insm-18%" OR LOWER(drugSynon...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1570
Q15
When was Nalmefene approved by the FDA?
The drug Nalmefene was first FDA approved for use in 1995.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nalmefene%" OR LOWER(tradeNames_string) LIKE "%nalmefene%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_4044', 'drugName': 'Nalmefene', 'tradeNames_string': 'Selincro', 'drugSynonyms_string': 'JF-1, JKB-121, Nalmefene, Nalmefene hydrochloride dihydrate, Nalmefene hydrochloride hydrate, Nalmetrene, ORF 1167, ORF 11676, ORF-1167, ORF-11676, Revex, SRD-174, SRD174', 'yearOfFirstApproval': 1995,...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1832
Q15
When was Azd1981 approved by the FDA?
The drug Azd1981 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 "%azd1981%" OR LOWER(tradeNames_string) LIKE "%azd1981%" OR LOWER(drugSynon...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.449
Q15
When was Mepenzolate Bromide approved by the FDA?
The drug Mepenzolate Bromide was first FDA approved for use in 1956.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mepenzolate bromide%" OR LOWER(tradeNames_string) LIKE "%mepenzolate brom...
[{'UUID': 'DrugGeneTargets_v2_3595', 'drugName': 'Mepenzolate', 'tradeNames_string': '', 'drugSynonyms_string': 'Mepenzolate, Mepenzolate bromide free base, Mepenzolate cation, Mepenzolate ion', 'yearOfFirstApproval': 1956, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_3596', 'drugNa...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1011
Q15
When was Insulin Susp Isophane Beef/Pork approved by the FDA?
The drug Insulin Susp Isophane Beef/Pork was first FDA approved for use in 1966.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%insulin susp isophane beef/pork%" OR LOWER(tradeNames_string) LIKE "%insu...
[{'UUID': 'DrugGeneTargets_v2_1693', 'drugName': 'Insulin Susp Isophane Beef/Pork', 'tradeNames_string': 'Nph iletin i (beef-pork)', 'drugSynonyms_string': 'Insulin susp isophane beef/pork', 'yearOfFirstApproval': 1966, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1086
Q15
When was Brivaracetam approved by the FDA?
The drug Brivaracetam 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 "%brivaracetam%" OR LOWER(tradeNames_string) LIKE "%brivaracetam%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_4908', 'drugName': 'Brivaracetam', 'tradeNames_string': 'Briviact', 'drugSynonyms_string': 'Brivaracetam, UCB 34714, UCB-34714', 'yearOfFirstApproval': 2016, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.844
Q15
When was Belimumab approved by the FDA?
The drug Belimumab was first FDA approved for use in 2011.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%belimumab%" OR LOWER(tradeNames_string) LIKE "%belimumab%" OR LOWER(drugS...
[{'UUID': 'DrugGeneTargets_v2_6001', 'drugName': 'Belimumab', 'tradeNames_string': 'Benlysta, Lymphostat-b, Lymphostat-b benlysta', 'drugSynonyms_string': 'BEL-114333, BEL114333, Belimumab, Belimumab (genetical recombination), GSK-1550188, GSK1550188, HGS-1006, HGS1006', 'yearOfFirstApproval': 2011, 'maxClinicalTrialPh...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1792
Q15
When was Doxepin Hydrochloride approved by the FDA?
The drug Doxepin Hydrochloride was first FDA approved for use in 1969.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%doxepin hydrochloride%" OR LOWER(tradeNames_string) LIKE "%doxepin hydroc...
[{'UUID': 'DrugGeneTargets_v2_2495', 'drugName': 'Doxepin Hydrochloride', 'tradeNames_string': 'Adapin, Doxepin hydrochloride, Quitaxon, Silenor, Sinequan, Xepin, Zonalon', 'drugSynonyms_string': 'Doxepin hcl, Doxepin hydrochloride, NSC-108160, P-3693A', 'yearOfFirstApproval': 1969, 'maxClinicalTrialPhase': 4, 'drugIsA...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.308
Q15
When was Trospium Chloride approved by the FDA?
The drug Trospium Chloride 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 "%trospium chloride%" OR LOWER(tradeNames_string) LIKE "%trospium chloride%...
[{'UUID': 'DrugGeneTargets_v2_4683', 'drugName': 'Trospium Chloride', 'tradeNames_string': 'Flotros, Regurin, Regurin xl, Sanctura, Sanctura xr, Spasmo-lyt, Trospium chloride, Uraplex', 'drugSynonyms_string': 'IP-631, IP631, Relaspium, Spasmex, Spasmolyt, Trospium chloride', 'yearOfFirstApproval': 2004, 'maxClinicalTri...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1380
Q15
When was Imaradenant approved by the FDA?
The drug Imaradenant 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 "%imaradenant%" OR LOWER(tradeNames_string) LIKE "%imaradenant%" OR LOWER(d...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1558
Q15
When was Thioridazine approved by the FDA?
The drug Thioridazine was first FDA approved for use in 1962.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%thioridazine%" OR LOWER(tradeNames_string) LIKE "%thioridazine%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_4487', 'drugName': 'Mesoridazine', 'tradeNames_string': 'Lidanar', 'drugSynonyms_string': 'Mesoridazine, NC-123, NSC-186066, Serentil, TPS-23, Thioridazine-2-sulfoxide', 'yearOfFirstApproval': 1970, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_4488', 'd...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.317
Q15
When was Levilimab approved by the FDA?
The drug Levilimab 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 "%levilimab%" OR LOWER(tradeNames_string) LIKE "%levilimab%" OR LOWER(drugS...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.152
Q15
When was Interferon Gamma-1B approved by the FDA?
The drug Interferon Gamma-1B was first FDA approved for use in 1999.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%interferon gamma-1b%" OR LOWER(tradeNames_string) LIKE "%interferon gamma...
[{'UUID': 'DrugGeneTargets_v2_3679', 'drugName': 'Interferon Gamma-1B', 'tradeNames_string': 'Actimmune, Immukin', 'drugSynonyms_string': 'Ifn-.gamma., Ifn-.gamma.1b, Imifn, Immune ifn, Interferon .gamma.-1b, Interferon gama-1b, Interferon gamma, Interferon gamma-1b, Interferon gamma-1b, recombinant, Interferon gamma-1...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1158
Q15
When was Methohexital approved by the FDA?
The drug Methohexital was first FDA approved for use in 1960.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%methohexital%" OR LOWER(tradeNames_string) LIKE "%methohexital%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_314', 'drugName': 'Methohexital', 'tradeNames_string': '', 'drugSynonyms_string': 'Methohexital, Methohexital civ, Methohexitone', 'yearOfFirstApproval': 1960, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_4143', 'drugName': 'Methohexital Sodium', 'trade...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1223
Q15
When was Amlodipine Besylate approved by the FDA?
The drug Amlodipine Besylate 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 "%amlodipine besylate%" OR LOWER(tradeNames_string) LIKE "%amlodipine besyl...
[{'UUID': 'DrugGeneTargets_v2_2584', 'drugName': 'Amlodipine Besylate', 'tradeNames_string': 'Amlodipine besylate, Norliqva, Norvasc', 'drugSynonyms_string': 'Amlodipine (as besilate), Amlodipine benzenesulfonate, Amlodipine besilate, Amlodipine besylate, Amlor, Antacal, Lodipressin, Monopina, NSC-758922, Norliqva, UK-...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.580
Q15
When was Tasosartan approved by the FDA?
The drug Tasosartan 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 "%tasosartan%" OR LOWER(tradeNames_string) LIKE "%tasosartan%" OR LOWER(dru...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.51
Q15
When was Rpr749 approved by the FDA?
The drug Rpr749 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 "%rpr749%" OR LOWER(tradeNames_string) LIKE "%rpr749%" OR LOWER(drugSynonym...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1553
Q15
When was Orphenadrine approved by the FDA?
The drug Orphenadrine was first FDA approved for use in 1957.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%orphenadrine%" OR LOWER(tradeNames_string) LIKE "%orphenadrine%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_67', 'drugName': 'Orphenadrine', 'tradeNames_string': '', 'drugSynonyms_string': 'Disipal, Invagesic, Mefenamine, Mialgin, Norflex, Norgesic, Orphenadrin, Orphenadrine, Orphengesic', 'yearOfFirstApproval': 1957, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.733
Q15
When was Prasugrel Hydrochloride approved by the FDA?
The drug Prasugrel Hydrochloride 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 "%prasugrel hydrochloride%" OR LOWER(tradeNames_string) LIKE "%prasugrel hy...
[{'UUID': 'DrugGeneTargets_v2_2823', 'drugName': 'Prasugrel Hydrochloride', 'tradeNames_string': 'Effient', 'drugSynonyms_string': 'LY640315, Prasu doc, Prasugrel hcl, Prasugrel hydrochloride', 'yearOfFirstApproval': 2009, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.840
Q15
When was Paliperidone approved by the FDA?
The drug Paliperidone was first FDA approved for use in 2006.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%paliperidone%" OR LOWER(tradeNames_string) LIKE "%paliperidone%" OR LOWER...
[{'UUID': 'DrugGeneTargets_v2_3643', 'drugName': 'Paliperidone', 'tradeNames_string': 'Invega, Paliperidone, Trevicta, Xeplion', 'drugSynonyms_string': '9-hydroxyrisperidone, NSC-759623, Paliperidone, R-76477, RO-76477, RO76477, Risperidone impurity, 9-hydroxyrisperidone-', 'yearOfFirstApproval': 2006, 'maxClinicalTria...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1392
Q15
When was Netoglitazone approved by the FDA?
The drug Netoglitazone 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 "%netoglitazone%" OR LOWER(tradeNames_string) LIKE "%netoglitazone%" OR LOW...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1125
Q15
When was Iferanserin approved by the FDA?
The drug Iferanserin 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 "%iferanserin%" OR LOWER(tradeNames_string) LIKE "%iferanserin%" OR LOWER(d...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1176
Q15
When was Linifanib approved by the FDA?
The drug Linifanib 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 "%linifanib%" OR LOWER(tradeNames_string) LIKE "%linifanib%" OR LOWER(drugS...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.476
Q15
When was Phenylpropanolamine Hydrochloride approved by the FDA?
The drug Phenylpropanolamine Hydrochloride was first FDA approved for use in 1958.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%phenylpropanolamine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%ph...
[{'UUID': 'DrugGeneTargets_v2_1690', 'drugName': 'Phenylpropanolamine Hydrochloride', 'tradeNames_string': 'Dexatrim, Dimotapp, Dimotapp l.a., Eskornade, Procol, Propagest, Sine-off, Triogesic, Triominic', 'drugSynonyms_string': 'NSC-23798, Norephedrine hydrochloride, Phenylpropanolamine chloride, Phenylpropanolamine h...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.980
Q15
When was Trifluoperazine Hydrochloride approved by the FDA?
The drug Trifluoperazine Hydrochloride was first FDA approved for use in 1959.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%trifluoperazine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%triflu...
[{'UUID': 'DrugGeneTargets_v2_5532', 'drugName': 'Trifluoperazine Hydrochloride', 'tradeNames_string': 'Stelazine, Trifluoperazine hydrochloride', 'drugSynonyms_string': 'NSC-757369, Trifluoperazine HCl, Trifluoperazine dihydrochloride, Trifluoperazine hcl, Trifluoperazine hydrochloride, Trifluoperazine maleate', 'year...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.660
Q15
When was Dextroamphetamine Saccharate approved by the FDA?
The drug Dextroamphetamine Saccharate 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 "%dextroamphetamine saccharate%" OR LOWER(tradeNames_string) LIKE "%dextroa...
[{'UUID': 'DrugGeneTargets_v2_983', 'drugName': 'Dextroamphetamine Saccharate', 'tradeNames_string': '', 'drugSynonyms_string': 'D-amphetamine saccharate, Dexamfetamine hemisaccharate, Dexamfetamine saccharate, Dexamfetaphine saccharate, Dextroamphetamine saccharate', 'yearOfFirstApproval': 1996, 'maxClinicalTrialPhase...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.405
Q15
When was Levobetaxolol approved by the FDA?
The drug Levobetaxolol was first FDA approved for use in 2000.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%levobetaxolol%" OR LOWER(tradeNames_string) LIKE "%levobetaxolol%" OR LOW...
[{'UUID': 'DrugGeneTargets_v2_2237', 'drugName': 'Levobetaxolol Hydrochloride', 'tradeNames_string': 'Betaxon', 'drugSynonyms_string': 'AL-1577A, AL1577A, Levobetaxolol hcl, Levobetaxolol hydrochloride', 'yearOfFirstApproval': 2000, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_6023'...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.517
Q15
When was Pravastatin approved by the FDA?
The drug Pravastatin was first FDA approved for use in 1991.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pravastatin%" OR LOWER(tradeNames_string) LIKE "%pravastatin%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_5677', 'drugName': 'Pravastatin', 'tradeNames_string': '', 'drugSynonyms_string': 'C10AA03, Pravachol, Pravastatin, Pravator', 'yearOfFirstApproval': 1991, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_1605', 'drugName': 'Pravastatin Sodium', 'tradeNames...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.324
Q15
When was Indecainide approved by the FDA?
The drug Indecainide 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 "%indecainide%" OR LOWER(tradeNames_string) LIKE "%indecainide%" OR LOWER(d...
[{'UUID': 'DrugGeneTargets_v2_112', 'drugName': 'Indecainide', 'tradeNames_string': '', 'drugSynonyms_string': 'Indecainide', 'yearOfFirstApproval': 1989, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_6337', 'drugName': 'Indecainide Hydrochloride', 'tradeNames_string': 'Decabid', 'dr...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.20
Q15
When was Tofersen approved by the FDA?
The drug Tofersen 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 "%tofersen%" OR LOWER(tradeNames_string) LIKE "%tofersen%" OR LOWER(drugSyn...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.691
Q15
When was Propantheline Bromide approved by the FDA?
The drug Propantheline Bromide was first FDA approved for use in 1953.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%propantheline bromide%" OR LOWER(tradeNames_string) LIKE "%propantheline ...
[{'UUID': 'DrugGeneTargets_v2_4309', 'drugName': 'Propantheline Bromide', 'tradeNames_string': 'Pro-banthine, Propantheline bromide', 'drugSynonyms_string': 'NSC-757294, Propantheline Bromide, Propantheline bromide', 'yearOfFirstApproval': 1953, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTar...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.36
Q15
When was Lisinopril approved by the FDA?
The drug Lisinopril was first FDA approved for use in 1987.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%lisinopril%" OR LOWER(tradeNames_string) LIKE "%lisinopril%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_1473', 'drugName': 'Lisinopril', 'tradeNames_string': 'Prinivil, Zestril', 'drugSynonyms_string': 'Lisinopril, MK-521, NSC-751176, NSC-758151', 'yearOfFirstApproval': 1987, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_656', 'drugName': 'Lisinopril', 'tr...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.910
Q15
When was Doxapram approved by the FDA?
The drug Doxapram 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 "%doxapram%" OR LOWER(tradeNames_string) LIKE "%doxapram%" OR LOWER(drugSyn...
[{'UUID': 'DrugGeneTargets_v2_6166', 'drugName': 'Doxapram Hydrochloride', 'tradeNames_string': 'Dopram, Doxapram hydrochloride, Stimulexin', 'drugSynonyms_string': 'AHR-619, Doxapram hcl, Doxapram hydrochloride, Doxapram hydrochloride hydrate, Doxapram hydrochloride monohydrate, NSC-170958, NSC-760347, Stimulexin', 'y...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.834
Q15
When was Levetiracetam approved by the FDA?
The drug Levetiracetam was first FDA approved for use in 1999.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%levetiracetam%" OR LOWER(tradeNames_string) LIKE "%levetiracetam%" OR LOW...
[{'UUID': 'DrugGeneTargets_v2_283', 'drugName': 'Levetiracetam', 'tradeNames_string': 'Desitrend, Elepsia xr, Keppra, Keppra xr, Levetiracetam, Levetiracetam in sodium chloride, Matever, Spritam', 'drugSynonyms_string': 'AGB-101, Elepsia, Levetiracetam, Levetiracetam accord, Levetiracetam actavis, Levetiracetam hospira...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1798
Q15
When was Disulfiram approved by the FDA?
The drug Disulfiram was first FDA approved for use in 1951.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%disulfiram%" OR LOWER(tradeNames_string) LIKE "%disulfiram%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_5934', 'drugName': 'Disulfiram', 'tradeNames_string': 'Antabuse, Disulfiram, Esperal', 'drugSynonyms_string': 'Disulfiram, NSC-25953, ORA-102, ORA102', 'yearOfFirstApproval': 1951, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.413
Q15
When was Lanoteplase approved by the FDA?
The drug Lanoteplase 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 "%lanoteplase%" OR LOWER(tradeNames_string) LIKE "%lanoteplase%" OR LOWER(d...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.928
Q15
When was Echothiophate approved by the FDA?
The drug Echothiophate was first FDA approved for use in 1960.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%echothiophate%" OR LOWER(tradeNames_string) LIKE "%echothiophate%" OR LOW...
[{'UUID': 'DrugGeneTargets_v2_2260', 'drugName': 'Echothiophate', 'tradeNames_string': '', 'drugSynonyms_string': 'Echothiophate, Echothiophate cation, Echothiophate ion, Ecothiopate, Ecothiopate cation', 'yearOfFirstApproval': 1960, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_2129...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.543
Q15
When was Demecarium approved by the FDA?
The drug Demecarium was first FDA approved for use in 1959.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%demecarium%" OR LOWER(tradeNames_string) LIKE "%demecarium%" OR LOWER(dru...
[{'UUID': 'DrugGeneTargets_v2_2522', 'drugName': 'Demecarium', 'tradeNames_string': '', 'drugSynonyms_string': 'Demecarium, Demecarium cation, Demecarium ion', 'yearOfFirstApproval': 1959, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_4088', 'drugName': 'Demecarium Bromide', 'tradeNa...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.765
Q15
When was Verubulin approved by the FDA?
The drug Verubulin 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 "%verubulin%" OR LOWER(tradeNames_string) LIKE "%verubulin%" OR LOWER(drugS...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1905
Q15
When was Tlc-388 approved by the FDA?
The drug Tlc-388 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 "%tlc-388%" OR LOWER(tradeNames_string) LIKE "%tlc-388%" OR LOWER(drugSynon...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1071
Q15
When was Ozanimod approved by the FDA?
The drug Ozanimod 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 "%ozanimod%" OR LOWER(tradeNames_string) LIKE "%ozanimod%" OR LOWER(drugSyn...
[{'UUID': 'DrugGeneTargets_v2_1976', 'drugName': 'Ozanimod', 'tradeNames_string': '', 'drugSynonyms_string': 'Ozanimod, RPC-1063, RPC1063', 'yearOfFirstApproval': 2020, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}, {'UUID': 'DrugGeneTargets_v2_5399', 'drugName': 'Ozanimod Hydrochloride', 'tradeNames_string': 'Ze...
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.1209
Q15
When was Botulinum Toxin Type B approved by the FDA?
The drug Botulinum Toxin Type B was first FDA approved for use in 2000.
SELECT DISTINCT UUID, drugName, tradeNames_string, drugSynonyms_string, yearOfFirstApproval, maxClinicalTrialPhase, drugIsApproved FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%botulinum toxin type b%" OR LOWER(tradeNames_string) LIKE "%botulinum tox...
[{'UUID': 'DrugGeneTargets_v2_6024', 'drugName': 'Botulinum Toxin Type B', 'tradeNames_string': 'Myobloc, Neurobloc', 'drugSynonyms_string': 'AN-0772, Botulin b, Botulinum toxin type b', 'yearOfFirstApproval': 2000, 'maxClinicalTrialPhase': 4, 'drugIsApproved': True}]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status
Q15.248
Q15
When was Ttp-607 approved by the FDA?
The drug Ttp-607 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 "%ttp-607%" OR LOWER(tradeNames_string) LIKE "%ttp-607%" OR LOWER(drugSynon...
[]
refined
Distinct, Similarity Search, Multi-Filter
Approval Status