--- title: Production Data Analysis emoji: 🏭 colorFrom: blue colorTo: green sdk: streamlit sdk_version: 1.25.0 python_version: 3.9 app_port: 7860 pinned: false license: mit --- # Production Data Analysis Dashboard Upload your production data and get insights through interactive visualizations. ## Features - Production trend analysis - Material type breakdown - Anomaly detection - Weekly pattern analysis ## Data Format Your CSV should contain: - `date`: MM/DD/YYYY format - `weight_kg`: Production weight - `material_type`: Material category - `shift`: Shift number (optional)