Skip to content

Instantly share code, notes, and snippets.

@nanocorportion
Last active December 20, 2017 20:46
Show Gist options
  • Save nanocorportion/767d143645a03a6fefd5dd881dec52af to your computer and use it in GitHub Desktop.
Save nanocorportion/767d143645a03a6fefd5dd881dec52af to your computer and use it in GitHub Desktop.
[
{
"id": "1",
"bundles":
{
{
"id": "10",
"bundleCode":"B38666638011",
"name" : "2m Planer with Operators, Banksman & Transport",
"assets":
[
{ "id": "1", "category":"2m Planer", "weekRate": "825", "weekRateCost": "750", "weekAmount": "5", "weekendRate": "525", "weekendRateCost": "750", "weekendAmount": "1" },
{ "id": "7", "category":"2m Planer Operator", "weekRate": "250", "weekRateCost": "175", "weekAmount": "5", "weekendRate": "240", "weekendRateCost": "250","weekendAmount": "1" },
{ "id": "9", "category":"Planer Van", "weekRate": "75", "weekRateCost": "50", "weekAmount": "5", "weekendRate": "75", "weekendRateCost": "50", "weekendAmount": "1" },
{ "id": "4", "category":"Level Technician", "weekRate": "180", "weekRateCost": "175", "weekAmount": "5", "weekendRate": "240", "weekendRateCost": "250", "weekendAmount": "1" },
{ "id": "1", "category":"Banksman", "weekRate": "180", "weekRateCost": "160", "weekAmount": "5", "weekendRate": "240", "weekendRateCost": "240", "weekendAmount": "1" },
{ "id": "7", "category":"Planer Van", "weekRate": "75", "weekRateCost": "50", "weekAmount": "5", "weekendRate": "75", "weekendRateCost": "50","weekendAmount": "1" },
{ "id": "9", "category":"Low Loader", "weekRate": "180", "weekRateCost": "100", "weekAmount": "5", "weekendRate": "190", "weekendRateCost": "100", "weekendAmount": "1" },
{ "id": "4", "category":"Low Loader", "weekRate": "180", "weekRateCost": "100", "weekAmount": "5", "weekendRate": "190", "weekendRateCost": "100", "weekendAmount": "1" }
]
},
{
"id": "12",
"bundleCode":"B17749700577",
"name" : "8 Wheel Tipper with Driver",
"assets":
[
{ "id": "9", "category":"8 Wheel Tipper", "weekRate": "270", "weekRateCost": "100", "weekAmount": "1", "weekendRate": "210", "weekendRateCost": "100", "weekendAmount": "1" },
{ "id": "4", "category":"Tipper Driver (C)", "weekRate": "180", "weekRateCost": "140", "weekAmount": "1", "weekendRate": "240", "weekendRateCost": "200", "weekendAmount": "1" }
]
},
{
"id": "12",
"bundleCode":"B83470236518",
"name" : "8 Wheel Tipper with Driver",
"assets":
[
{ "id": "9", "category":"8 Wheel Tipper", "weekRate": "270", "weekRateCost": "100", "weekAmount": "1", "weekendRate": "210", "weekendRateCost": "100", "weekendAmount": "1" },
{ "id": "4", "category":"Tipper Driver (C)", "weekRate": "180", "weekRateCost": "140", "weekAmount": "1", "weekendRate": "240", "weekendRateCost": "200", "weekendAmount": "1" }
]
}
},
"individualAssets":
[
{ "id": "9", "category":"8 Wheel Tipper", "weekRate": "270", "weekRateCost": "100", "weekAmount": "1", "weekendRate": "210", "weekendRateCost": "100", "weekendAmount": "0" },
{ "id": "1", "category":"Banksman", "weekRate": "180", "weekRateCost": "160", "weekAmount": "5", "weekendRate": "240", "weekendRateCost": "240", "weekendAmount": "3" },
{ "id": "4", "category":"Low Loader", "weekRate": "180", "weekRateCost": "100", "weekAmount": "7", "weekendRate": "190", "weekendRateCost": "100", "weekendAmount": "3" }
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment