Skip to content

skidad75/fdaapi

Repository files navigation

FDA Device Adverse Events Explorer

Overview

This Streamlit application provides an interactive interface to explore and analyze FDA device adverse events data. It allows users to investigate high-severity events across all medical devices, examine events by manufacturer and brand, and explore events specific to particular medical device modalities.

🚀 Try the Live Demo

Features

  1. High Severity Events: View and analyze adverse events that resulted in death or serious injury across all medical devices.

  2. Manufacturer and Brand Events: Explore adverse events for specific manufacturers, with the ability to filter by severity and device modality.

  3. Modality-specific Events: Investigate adverse events for particular types of medical devices, with filtering options for severity.

Installation

  1. Clone this repository:

    git clone https://github.com/yourusername/fda-device-events-explorer.git
    cd fda-device-events-explorer
    
  2. Create a conda environment (recommended):

    conda env create -f environment.yml
    conda activate FDAAPI
    

    Or, if you prefer using pip:

    pip install -r requirements.txt
    

Usage

Run the Streamlit app:

Support the Project

If you find this tool useful and would like to support its development and maintenance, consider buying me a coffee!

Buy Me A Coffee

Developed with ❤️ by Ryan | Buy Me a Coffee

Disclaimer

This application is for informational purposes only. It is not affiliated with or endorsed by the FDA. Always consult with healthcare professionals for medical advice.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages