You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
End-to-end cloud pipeline extracting FDA adverse event data via API, staging in S3, transforming in Snowflake with dbt, and visualizing safety trends in Power BI.
This Jupyter Notebook retrieves real-time drug shortage data for GLP-1 drugs using the FDA Drug Shortages API. The program eliminates the need to manually download and clean CSV files by connecting directly to the API.
Full-stack web application that analyzes drug interactions using FDA's OpenFDA API. Built with Python/Flask, featuring real-time drug label search, interaction detection, and user-friendly interface for healthcare safety information.