Advertisement
Guest User

Untitled

a guest
Aug 1st, 2019
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.10 KB | None | 0 0
  1. /* 1 */
  2. {
  3.     "_id" : ObjectId("5d42ada8d223f9e56f3f1394"),
  4.     "meta" : {
  5.         "country" : "IT",
  6.         "period" : 24,
  7.         "region" : "europa",
  8.         "start_process" : 1555290425,
  9.         "from" : 1555200000,
  10.         "end_date" : null,
  11.         "start_date" : null,
  12.         "clusters" : [
  13.             {
  14.                 "19" : "Income1"
  15.             },
  16.             {
  17.                 "20" : "Income Modified"
  18.             }
  19.         ],
  20.         "log_count" : null
  21.     },
  22.     "meta_id" : "SOCIO",
  23.     "last_update" : "1564669907373"
  24. }
  25.  
  26. /* 2 */
  27. {
  28.     "_id" : ObjectId("5d42f9aed03698f8d38c72ef"),
  29.     "meta" : {
  30.         "country" : "IT",
  31.         "period" : 24,
  32.         "region" : "europa",
  33.         "start_process" : 1555290425,
  34.         "from" : 1555200000,
  35.         "end_date" : null,
  36.         "start_date" : null,
  37.         "clusters" : [
  38.             {
  39.                 "19" : "Income2"
  40.             },
  41.             {
  42.                 "21" : "Income Modified"
  43.             }
  44.         ],
  45.         "log_count" : null
  46.     },
  47.     "meta_id" : "SOCIO",
  48.     "last_update" : "1564669907375"
  49. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement