Skip to content

Instantly share code, notes, and snippets.

@bikashp
Created September 15, 2010 07:46
Show Gist options
  • Save bikashp/580384 to your computer and use it in GitHub Desktop.
Save bikashp/580384 to your computer and use it in GitHub Desktop.
{
"title": "Find info for these 50 companies",
"line_id": 23453453,
"order": {"amount": 23454, "service_charge": 2342},
"stations": [
{ "station_id": 312,
"units": [
{"results": [{"task_id": "234s324sdff", "ceo": "56Steve Jobs", "email": "[email protected]"}]},
{"results": [{"task_id": "sdfwewer324324", "ceo": "56Steve Balmer", "email": "[email protected]"}]},
{"results": [{"task_id": "sdf234324", "ceo": "5Larry Page", "email": "[email protected]"}]}
]
},
{ "station_id": 1234,
"units": [
{"results": [{"task_id": "sdfwe234", "ceo": "45Steve Jobs", "email": "[email protected]"}]},
{"results": [{"task_id": "234sdfsfd", "ceo": "45Steve Balmer", "email": "[email protected]"}]},
{"results": [{"task_id": "sdfsdfsdfwerwer234", "ceo": "45Larry Page", "email": "[email protected]"}]}
]
},
{ "station_id": 123,
"units": [
{"results": [{"task_id": "23423432dsfdsf", "ceo": "12Steve Jobs", "email": "[email protected]"}]},
{"results": [{"task_id": "234234sdfsdf", "ceo": "12Steve Balmer", "email": "[email protected]"}]},
{"results": [{"task_id": "2342dsafdsf", "ceo": "12Larry Page", "email": "[email protected]"}]}
]
},
{ "station_id": 234,
"units": [
{"results": [{"task_id": "wer234fsadfw324", "ceo": "23Steve Jobs", "email": "[email protected]"}]},
{"results": [{"task_id": "sdf324234ffff", "ceo": "23Steve Balmer", "email": "[email protected]"}]},
{"results": [{"task_id": "sdfsdf34234342", "ceo": "23Larry Page", "email": "[email protected]"}]}
]
}
]
}
{
"title": "Find info for these 50 companies",
"line_id": 23453453,
"order": {"amount": 23454, "service_charge": 2342},
"units": [
{
"station_instances":[
{
"station_id": 121,
"data": [{"task_id": "234s324sdff","worker_id": "234dsfsdf3424", "company": "Apple", "website": "http://www.apple.com"}]
},
{
"station_id": 122,
"data": [{"task_id": "234s324sdff","worker_id": "234dsfsdf3424", "company": "Apple", "website": "http://www.apple.com"}]
},
{
"station_id": 123,
"data": [{"task_id": "234s324sdff","worker_id": "234dsfsdf3424", "company": "Apple", "website": "http://www.apple.com"}]
}
]
},
"station_instances":[
{
"station_id": 121,
"data": [{"task_id": "234s324sdff","worker_id": "234dsfsdf3424", "company": "Apple", "website": "http://www.apple.com"}]
},
{
"station_id": 122,
"data": [{"task_id": "234s324sdff","worker_id": "234dsfsdf3424", "company": "Apple", "website": "http://www.apple.com"}]
},
{
"station_id": 123,
"data": [{"task_id": "234s324sdff","worker_id": "234dsfsdf3424", "company": "Apple", "website": "http://www.apple.com"}]
}
]
}
]
}
@bikashp
Copy link
Author

bikashp commented Sep 28, 2010

{
"title": "Find info for these 50 companies",
"line_id": 23453453,
"order": {"amount": 23454, "service_charge": 2342},
"units": [
{
"station_instances":[
{
"station_id": 121,
"data": [{"task_id": "234s324sdff","worker_id": "234dsfsdf3424", "company": "Apple", "website": "http://www.apple.com"}]
},
{
"station_id": 122,
"data": [{"task_id": "234s324sdff","worker_id": "234dsfsdf3424", "company": "Apple", "website": "http://www.apple.com"}]
},
{
"station_id": 123,
"data": [{"task_id": "234s324sdff","worker_id": "234dsfsdf3424", "company": "Apple", "website": "http://www.apple.com"}]
}
]
},
"station_instances":[
{
"station_id": 121,
"data": [{"task_id": "234s324sdff","worker_id": "234dsfsdf3424", "company": "Apple", "website": "http://www.apple.com"}]
},
{
"station_id": 122,
"data": [{"task_id": "234s324sdff","worker_id": "234dsfsdf3424", "company": "Apple", "website": "http://www.apple.com"}]
},
{
"station_id": 123,
"data": [{"task_id": "234s324sdff","worker_id": "234dsfsdf3424", "company": "Apple", "website": "http://www.apple.com"}]
}
]
}

]

}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment