Skip to content

Instantly share code, notes, and snippets.

@ciudilo
Created April 25, 2018 08:25
Show Gist options
  • Save ciudilo/f65f9e219458bd6240648ec5ca700280 to your computer and use it in GitHub Desktop.
Save ciudilo/f65f9e219458bd6240648ec5ca700280 to your computer and use it in GitHub Desktop.
//this is what you have
{
"_id" : ObjectId("5acf6394daa25f538ced0bdc"),
"values" : [
"PASSAGE",
29.8,
27.5,
30.14,
NumberInt(0),
2.75,
false,
true,
true,
true,
"",
"",
"",
"",
27.5,
NumberInt(0),
"",
"2009010.04",
NumberInt(1),
""
]
}
{
"_id" : ObjectId("5acf6395daa25f538ced2955"),
"values" : [
"FRD/RENGÖR OP. BORD",
50.55,
49.31,
51.93,
NumberInt(0),
3.1,
true,
true,
true,
true,
"",
"",
"",
"",
49.31,
NumberInt(0),
"",
"30010513026",
NumberInt(1),
""
]
}
{
"_id" : ObjectId("5acf6394daa25f538ced0bda"),
"values" : [
"PASSAGE",
53.89,
51.93,
55.02,
NumberInt(0),
2.75,
false,
true,
true,
true,
"",
"",
"",
"",
51.93,
NumberInt(0),
"",
"2009010.02",
NumberInt(1),
""
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment