Monthly_report configure DashBoard with streamlit and Dash Streamlit version Dash version Monthly report prototype Streamlit show more Dash show more Monthly report prototype Dash prototype link * heatmap click 시 해당시간대의 제작 모델 번호, 건강도 display. * 오른쪽 위의 건강도 bar 클릭시 해당 시간의 cycle dedail display. * 오른쪽 아래의 필터를 이용하여, 원하는 Actuator의 Cycle을 볼 수 있음. Heatmap Description 건강도 : 금형 Cycle 별로 DWT를 계산하여 오차가 클수록 건강도가 큼(나쁨). 건강도 측정 알고리즘. AWS S3 에 적재된 raw data에 AWS LAMDA를 이용하여 DTW 알고리즘 적용하여 S3에 데이터 저장. 저장된 데이터를 API를 이용하여 Web Display.