Kmill104 Week 8
Jump to navigation
Jump to search
Purpose
Methods
Results
- What are the names of the drug products that are administered in the form INJECTABLE;INTRAVENOUS, SUBCUTANEOUS?
- What are the names of the drug products whose active ingredient (activeingred) is ATROPINE?
- In what forms and dosages can the drug product named BENADRYL be administered?
- Which drug products have a name ending in ESTROL?
- Produce a table listing all of the known values for the therapeutic_potential column in the application table and how many application records there are of each. (Side note: The therapeutic_potential codes are explained in the ReviewClass_Lookup.txt file, in case you’re interested.)
- Produce a table listing all of the known values for the chemical_type column in the application table and how many application records there are of each. (Side note: The chemical_type codes are explained in the ChemTypeLookup.txt file, in case you’re interested.)
- What are the names of the drug products that are sponsored (sponsor applicant column) by MERCK?
- Which sponsor applicant companies have the text LABS in their names and have products whose active ingredients (activeingred) include both ASPIRIN and CAFFEINE?
- Also answer, would you have been able to answer these questions using the web interface that the FDA provides to this database (Drugs@FDA?)