Advertisement
Guest User

Untitled

a guest
Jul 6th, 2015
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. {
  2. "_id" : ObjectId("559670400084d37ea4cafa29"),
  3. "('7412791816', '3838144', '723031613')" : {
  4. "Customer_Loc_PinCode" : "110035",
  5. "Net_Delivery_Time" : 3,
  6. "Manifest_Date" : ISODate("2015-04-04T00:00:00Z"),
  7. "Shipping_Date" : ISODate("2015-04-05T00:00:00Z"),
  8. "Shipping_Method_Code" : "COD",
  9. "Origin_PinCode" : "382470",
  10. "Net_Manifest_Time" : 0,
  11. "Transition_State" : [
  12. [
  13. "DNE",
  14. "CTD",
  15. "NULL",
  16. "2015-04-05 15:23:22",
  17. "NULL"
  18. ],
  19. ...# Many more such tuples present within this list.
  20. ],
  21. "Net_Shipping_Time" : 2,
  22. "RTD_Date" : "NULL",
  23. "Delivery_Date" : ISODate("2015-04-07T00:00:00Z"),
  24. "Intervening_Distance" : 522.3881079330106,
  25. "Awb_Number" : "723031613",
  26. "SubOrder_Number" : "7412791816",
  27. "Last_Status" : "SHP",
  28. "Customer_LatLong" : [
  29. -,#Some float value
  30. -#Some float value
  31. ],
  32. "Order_Date" : ISODate("2015-04-04T00:00:00Z"),
  33. "RTA_Date" : "NULL",
  34. "Return_Direction" : 0,
  35. "New_Status" : "DEL",
  36. "Origin_LatLong" : [
  37. -,#Some float value
  38. -
  39. ],
  40. "Rec_ID" : "3838144",
  41. "RTU_Date" : "NULL"
  42. }}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement