Advertisement
OKyJIucT

Untitled

Jun 13th, 2023
564
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.13 KB | None | 0 0
  1. {
  2.     "data": {
  3.         "dates": [
  4.             "31.05.2023",
  5.             "01.06.2023",
  6.             "02.06.2023",
  7.             "03.06.2023",
  8.             "04.06.2023",
  9.             "05.06.2023",
  10.             "06.06.2023",
  11.             "07.06.2023",
  12.             "08.06.2023",
  13.             "09.06.2023",
  14.             "10.06.2023",
  15.             "11.06.2023",
  16.             "12.06.2023",
  17.             "13.06.2023"
  18.         ],
  19.         "chart_data": [
  20.             {
  21.                 "name": "total_deals",
  22.                 "data": [
  23.                     437,
  24.                     32,
  25.                     414,
  26.                     6,
  27.                     0,
  28.                     17,
  29.                     48,
  30.                     354,
  31.                     7,
  32.                     368,
  33.                     0,
  34.                     8,
  35.                     60,
  36.                     15
  37.                 ]
  38.             },
  39.             {
  40.                 "name": "test",
  41.                 "data": [
  42.                     305,
  43.                     8,
  44.                     241,
  45.                     0,
  46.                     0,
  47.                     16,
  48.                     14,
  49.                     223,
  50.                     5,
  51.                     238,
  52.                     0,
  53.                     6,
  54.                     38,
  55.                     11
  56.                 ]
  57.             },
  58.             {
  59.                 "name": "p1",
  60.                 "data": [
  61.                     69,
  62.                     12,
  63.                     68,
  64.                     2,
  65.                     0,
  66.                     1,
  67.                     4,
  68.                     48,
  69.                     0,
  70.                     65,
  71.                     0,
  72.                     1,
  73.                     14,
  74.                     0
  75.                 ]
  76.             },
  77.             {
  78.                 "name": "p2",
  79.                 "data": [
  80.                     63,
  81.                     12,
  82.                     105,
  83.                     4,
  84.                     0,
  85.                     0,
  86.                     30,
  87.                     83,
  88.                     2,
  89.                     65,
  90.                     0,
  91.                     1,
  92.                     8,
  93.                     4
  94.                 ]
  95.             },
  96.             {
  97.                 "name": "ftd_sum",
  98.                 "data": [
  99.                     145.21,
  100.                     51.42,
  101.                     30.83,
  102.                     202.23,
  103.                     50.68,
  104.                     12.6,
  105.                     55.91,
  106.                     66.74,
  107.                     222.98,
  108.                     92.24,
  109.                     83.58,
  110.                     51.12,
  111.                     102.91,
  112.                     0
  113.                 ]
  114.             },
  115.             {
  116.                 "name": "dep_sum",
  117.                 "data": [
  118.                     3754.44,
  119.                     3061.47,
  120.                     3494.61,
  121.                     3002.78,
  122.                     3414.47,
  123.                     7169.83,
  124.                     6765.24,
  125.                     6546.87,
  126.                     2936.29,
  127.                     3818.73,
  128.                     3480.49,
  129.                     4464.35,
  130.                     3303,
  131.                     0
  132.                 ]
  133.             },
  134.             {
  135.                 "name": "regs",
  136.                 "data": [
  137.                     65,
  138.                     74,
  139.                     46,
  140.                     57,
  141.                     60,
  142.                     70,
  143.                     52,
  144.                     77,
  145.                     69,
  146.                     75,
  147.                     55,
  148.                     70,
  149.                     52,
  150.                     0
  151.                 ]
  152.             },
  153.             {
  154.                 "name": "ftd",
  155.                 "data": [
  156.                     25,
  157.                     14,
  158.                     4,
  159.                     16,
  160.                     15,
  161.                     10,
  162.                     12,
  163.                     13,
  164.                     11,
  165.                     15,
  166.                     18,
  167.                     16,
  168.                     16,
  169.                     0
  170.                 ]
  171.             }
  172.         ]
  173.     }
  174. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement