Skip to content

Instantly share code, notes, and snippets.

@PritiKumr
Last active March 5, 2019 02:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PritiKumr/eb7cb2523f6c01f1f2ea323ea6008b72 to your computer and use it in GitHub Desktop.
Save PritiKumr/eb7cb2523f6c01f1f2ea323ea6008b72 to your computer and use it in GitHub Desktop.
{
"Trip": "sample string 1",
"Driver1": "sample string 2",
"Driver2": "sample string 3",
"Tractor": "sample string 4",
"Trailer": "sample string 5",
"CostCenter": "sample string 6",
"Division": "sample string 7",
"ShipperCode": "sample string 8",
"ShipperName": "sample string 9",
"LoadAtCode": "sample string 10",
"LoadAtName": "sample string 11",
"ConsCode": "sample string 12",
"ConsName": "sample string 13",
"OrderDiv": "sample string 14",
"OrderComp": "sample string 15",
"EarlyPUDateTime": "2018-12-07T15:51:27.3624472-06:00",
"EarlyDelDateTime": "2018-12-07T15:51:27.3624472-06:00",
"LatePUDateTime": "2018-12-07T15:51:27.3624472-06:00",
"LateDelDateTime": "2018-12-07T15:51:27.3624472-06:00",
"DispDateTime": "2018-12-07T15:51:27.3624472-06:00",
"ArrShipDateTime": "2018-12-07T15:51:27.3624472-06:00",
"LoadDateTime": "2018-12-07T15:51:27.3624472-06:00",
"EmptyDateTime": "2018-12-07T15:51:27.3624472-06:00",
"CommCode": "sample string 24",
"CommDesc": "sample string 25",
"StopCount": "sample string 26",
"TripOriginCity": "libertyville",
"TripOriginSt": "IL",
"TripOriginArea": "sample string 29",
"TripOriginReg": "sample string 30",
"TripOriginZone": "sample string 31",
"TripDestCity": "naperville",
"TripDestSt": "IL",
"TripDestArea": "sample string 34",
"TripDestReg": "sample string 35",
"TripDestZone": "sample string 36",
"OrderStatus": "sample string 37",
"OrderWeight": 38.0,
"OrderTMPH": 39.0,
"OrderTMPL": 40.0,
"OrderSDRR": "sample string 41"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment