| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123 |
- {
- "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":[
- "共聚焦显微镜",
- "凝胶成像仪",
- "流式细胞仪"
- ]
- }
- ]
- }
|