Vikrantthenge/Operational-Safety-Risk-Analytics- — reverse-engineered prompt
Reverse engineered prompt
Build me a simple operational safety and risk analytics project for flight operations. I want it to feel like a polished portfolio demo for an analytics manager, not just a notebook.
The app should take operational incident data from CSV files, clean and prepare it, create useful risk indicators, and show leaders where safety or performance issues are building up. Include a Streamlit dashboard with incident trends by location and category, risk score distribution, bottlenecks, delay related flags, and a downloadable risk summary.
Please also include a basic predictive risk scoring model using random forest so incidents can be grouped by lower and higher risk. It doesn’t need to be production perfect, it just needs to support early warning analysis and leadership review conversations.
Set up the project so it has clear notebooks or scripts for ETL, model building, and the dashboard. Use sample data if needed, make the visuals clean, and write a README that explains the business value, workflow, and how to run it locally.
Want more depth? Deep Reverse