{ "data": [ { "laboratory_id": 1, "laboratory_name": "实验室1", "base_equipment": 14, "laboratory_equipment": 56, "use_time": 134.2, "experimental_data": 1523, "list": [ { "year": 2016, "quantity": 500 }, { "year": 2017, "quantity": 508 }, { "year": 2018, "quantity": 512.3 }, { "year": 2018, "quantity": 523.4 }, { "year": 2019, "quantity": 533.3 }, { "year": 2020, "quantity": 555.6 }, { "year": 2021, "quantity": 588.9 } ], "total":350, "week_appointment":350, "month_appointment":350, "year_appointment":350, "usage_rate":75, "week_compliance":80, "month_compliance":60, "year_compliance":55, "peak_hours":[ "10:00am--11:00am", "14:00am--15:00am" ], "equipment":[ "共聚焦显微镜", "凝胶成像仪", "流式细胞仪" ] }, { "laboratory_id": 2, "laboratory_name": "实验室2", "base_equipment": 16, "laboratory_equipment": 26, "use_time": 232.2, "experimental_data": 243, "list": [ { "year": 2016, "quantity": 600 }, { "year": 2017, "quantity": 608 }, { "year": 2018, "quantity": 612.3 }, { "year": 2018, "quantity": 623.4 }, { "year": 2019, "quantity": 633.3 }, { "year": 2020, "quantity": 655.6 }, { "year": 2021, "quantity": 688.9 } ], "total":230, "week_appointment":250, "month_appointment":250, "year_appointment":230, "usage_rate":67, "week_compliance":87, "month_compliance":62, "year_compliance":65, "peak_hours":[ "9:00am--10:00am", "13:00am--14:00am" ], "equipment":[ "共聚焦显微镜", "凝胶成像仪", "流式细胞仪" ] } ] }