Skip to content

This Streamlit app empowers you to create visually informative radar charts for SWOT (Strengths, Weaknesses, Opportunities, Threats) analysis.

Notifications You must be signed in to change notification settings

benjaminjvdm/SWOT-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SWOT Analysis Radar Chart

This Streamlit app empowers you to create visually informative radar charts for SWOT (Strengths, Weaknesses, Opportunities, Threats) analysis.

Features

  • Intuitive Input: Enter SWOT factors and their importance levels easily using text areas and sliders.
  • Interactive Chart: Visualize the average importance of each SWOT category on an interactive radar chart.
  • Customizable: Adjust the importance of each factor individually.
  • Clear Labeling: See category names and average importance values directly on the chart.

Installation

  1. Clone the repository:

    git clone [https://github.com/](https://github.com/benjaminjvdm/swot-analysis.git
  2. Install dependencies:

    pip install -r requirements.txt

Usage

  1. Run the app:

    streamlit run app.py 
  2. Input SWOT Factors: Enter comma-separated lists of strengths, weaknesses, opportunities, and threats.

  3. Rate Importance: Use the inputs to assign an importance level (1-3) to each factor.

  4. Generate Chart: Click the "Generate Radar Chart" button to visualize your analysis.

Example

Strengths: Strong brand, Loyal customer base, Efficient production
Weaknesses: High production costs, Limited distribution network, Lack of innovation
Opportunities: Growing market, New technology, Emerging trends
Threats: Increased competition, Economic downturn, Regulatory changes

Requirements

  • streamlit
  • pandas
  • matplotlib
  • numpy
  • requests (for image display in the sidebar)

About the Author

This app was created by Moon Benjee (문벤지). Feel free to connect with me on LinkedIn!

About

This Streamlit app empowers you to create visually informative radar charts for SWOT (Strengths, Weaknesses, Opportunities, Threats) analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages