hasancse1991

company info

Sep 10th, 2017
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.53 KB | None | 0 0
  1. {
  2.   "data": {
  3.     "company_name": "Megaminds Web & IT Solutions",
  4.     "number_of_employee": 245,
  5.     "number_of_office": 4,
  6.     "is_profitable": true,
  7.     "own_share": 51.35,
  8.     "office_location": [
  9.       {
  10.         "country": "Bangladesh",
  11.         "capital": "Dhaka"
  12.       },
  13.       {
  14.         "country": "India",
  15.         "capital": "New Delhi"
  16.       },
  17.       {
  18.         "country": "Pakistan",
  19.         "capital": "Islamabad"
  20.       },
  21.       {
  22.         "country": "Thailand",
  23.         "capital": "Bankok"
  24.       }
  25.     ]
  26.   }
  27. }
Advertisement
Add Comment
Please, Sign In to add comment