Advertisement
ne_luboff

Report visualization view (common insight list and job id)

Dec 9th, 2019
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. {
  2. "visualization_settings": {
  3. "sentiment_over_time": true,
  4. "signal_volume_over_time": true,
  5. "volume_by_geography": true,
  6. "sentiment_by_geography": true,
  7. "signal_sources": true,
  8. "top_entities": true
  9. },
  10. "title": "Multijobs",
  11. "include_job_signals": false,
  12. "client_name": "Liubov",
  13. "tags": [
  14. {
  15. "text": "TagOne",
  16. "id": "3N9O3nDEgjTdwyg9Nowx"
  17. },
  18. {
  19. "text": "tagOne",
  20. "id": "AGlOExnZjqS5xwWYmMx3"
  21. },
  22. {
  23. "text": "tagTwo",
  24. "id": "1O97QnmqWzTBZjQevMZW"
  25. }
  26. ],
  27. "secondary_color": "#BBBCBC",
  28. "summary": "<p>Report from UI&nbsp;</p>",
  29. "contains_logo": null,
  30. "primary_color": "#FFFFFF",
  31. "id": "KMrOODLW0nhwjLQQyBlw",
  32. "insights": [
  33. {
  34. "order": 1,
  35. "job_id": "5DqmNwo78xU6o3vXY6eE",
  36. "name": "JTI 1",
  37. "created_date": "12/05/2019 10:42 AM",
  38. "datetime_settings": "DD/MM/YYYY",
  39. "subinsights": [
  40.  
  41. ],
  42. "summary": null,
  43. "id": "rzlEEwYW90H14l66837E",
  44. "tags": [
  45. {
  46. "text": "TagOne",
  47. "id": "3N9O3nDEgjTdwyg9Nowx"
  48. }
  49. ],
  50. "description": null
  51. },
  52. {
  53. "order": 2,
  54. "job_id": "5DqmNwo78xU6o3vXY6eE",
  55. "name": "JTI2",
  56. "created_date": "12/05/2019 10:43 AM",
  57. "datetime_settings": "DD/MM/YYYY",
  58. "subinsights": [
  59. {
  60. "order": 3,
  61. "job_id": "5DqmNwo78xU6o3vXY6eE",
  62. "name": "JTI3",
  63. "is_selected": false,
  64. "datetime_settings": "DD/MM/YYYY",
  65. "summary": null,
  66. "id": "n48ll7Jl73TPx611g7EO",
  67. "tags": [
  68. {
  69. "text": "tagTwo",
  70. "id": "1O97QnmqWzTBZjQevMZW"
  71. }
  72. ],
  73. "description": null
  74. }
  75. ],
  76. "summary": null,
  77. "id": "LOrDDAjXb4ieYzbbKdJG",
  78. "tags": [
  79. {
  80. "text": "tagOne",
  81. "id": "AGlOExnZjqS5xwWYmMx3"
  82. },
  83. {
  84. "text": "tagTwo",
  85. "id": "1O97QnmqWzTBZjQevMZW"
  86. }
  87. ],
  88. "description": null
  89. },
  90. {
  91. "order": 1,
  92. "job_id": "dbgA59DN1qcexXXwVL91",
  93. "name": "First Insight",
  94. "created_date": "12/02/2019 11:46 AM",
  95. "datetime_settings": "MM/DD/YYYY",
  96. "subinsights": [
  97.  
  98. ],
  99. "summary": null,
  100. "id": "bQOY0XEnZXCQZmmELODA",
  101. "tags": [
  102.  
  103. ],
  104. "description": null
  105. }
  106. ]
  107. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement