data2.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. {
  2. "scale":{
  3. "subject_total": 12,
  4. "results_total": 43,
  5. "organization_total": 13,
  6. "researcher" : 567
  7. },
  8. "subject":
  9. [
  10. {
  11. "year":"2019",
  12. "total": 12,
  13. "growth_rate": 32
  14. },
  15. {
  16. "year":"2020",
  17. "total": 15,
  18. "growth_rate": 32
  19. },
  20. {
  21. "year":"2021",
  22. "total": 18,
  23. "growth_rate": 32
  24. }
  25. ],
  26. "result_statistics": [
  27. {
  28. "platform_name": "基因工程平台",
  29. "subject_total": 23,
  30. "result_total": 43
  31. },
  32. {
  33. "platform_name": "基因编辑平台",
  34. "subject_total": 23,
  35. "result_total": 43
  36. },
  37. {
  38. "platform_name": "药物选择平台",
  39. "subject_total": 23,
  40. "result_total": 43
  41. },
  42. {
  43. "platform_name": "分子筛选平台",
  44. "subject_total": 23,
  45. "result_total": 43
  46. },
  47. {
  48. "platform_name": "药物创新平台",
  49. "subject_total": 23,
  50. "result_total": 43
  51. },
  52. {
  53. "platform_name": "实验动物平台",
  54. "subject_total": 23,
  55. "result_total": 43
  56. },
  57. {
  58. "platform_name": "临床试验平台",
  59. "subject_total": 23,
  60. "result_total": 43
  61. }
  62. ],
  63. "result": [
  64. {
  65. "name": "2021年实验室已申请专利",
  66. "plan_number": 42,
  67. "completed_number": 35
  68. },
  69. {
  70. "name": "2021年实验室已发表临床医学论文数量",
  71. "plan_number": 10,
  72. "completed_number": 7
  73. },
  74. {
  75. "name": "2021年实验室已发表基础医学论文数量",
  76. "plan_number": 23,
  77. "completed_number": 10
  78. },
  79. {
  80. "name": "2021年实验室已发表急诊医学论文数量",
  81. "plan_number": 42,
  82. "completed_number": 35
  83. },
  84. {
  85. "name": "2021年实验室已申请软件著作权数量",
  86. "plan_number": 22,
  87. "completed_number": 12
  88. }
  89. ],
  90. "message": [
  91. {
  92. "publish_time": "2021/01/24",
  93. "msg": "来访文员:xxx大学来访通知"
  94. }
  95. ]
  96. }